ncbateman commited on
Commit
6ad8c24
·
verified ·
1 Parent(s): 6bf1bcb

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "up_proj",
25
  "k_proj",
26
- "gate_proj",
27
  "o_proj",
 
 
28
  "down_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
24
  "k_proj",
 
25
  "o_proj",
26
+ "gate_proj",
27
+ "q_proj",
28
  "down_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91675e0edb8fc212240b19dbe4c0dfe4bdd9b5aabe5562193896fdc75be5b749
3
  size 97307544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1456fe05d4a5f61e4112aa90db1cce20673480e548d9f151a4ab5a551cf4e7a7
3
  size 97307544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e99230b71d0796f311dacff19bbd23ce0c156c91f56dcad6d2641c4a67d801b4
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ee7c94ea541326b0c9a6f9078d58f0ff70cdf993db3cbf645a326d138dce960
3
  size 6712