chauhoang commited on
Commit
f6cd0e0
·
verified ·
1 Parent(s): 8cce370

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
24
- "k_proj",
25
  "v_proj",
26
  "q_proj",
 
27
  "up_proj",
28
- "down_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
24
  "gate_proj",
 
25
  "v_proj",
26
  "q_proj",
27
+ "o_proj",
28
  "up_proj",
29
+ "k_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:a0eb2553bc29fb78a857e4b7eeb01d3bbaa78d3d166edf8707a8f070086ff590
3
  size 48679352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bb3407424c49c91dad0456696a8df2fd9ca261ad6353aa477cc734321028efb
3
  size 48679352
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1ee993a689d8ff5f6a2e3c31ba1ddc87badf10216619d698014d75ad7ceaf07
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a0bfdfac12ba6a2b40b0bb6a078309f8dfd52f0ab0d9759f371785a1a1be098
3
  size 6776