phungkhaccuong commited on
Commit
c1648a3
·
verified ·
1 Parent(s): 111d353

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "v_proj",
25
  "k_proj",
 
 
26
  "down_proj",
27
  "up_proj",
28
- "q_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "v_proj",
25
+ "q_proj",
26
  "down_proj",
27
  "up_proj",
28
+ "gate_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5506a1cbeaa3c5b86bf9c2f0e28f3f73c9a1ee5c201eec0d798e473d4cfae96b
3
  size 17640136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7552b59cade905907515cce71d90a83e0802ff7863d50dd6992cb8215c4b06c6
3
  size 17640136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6aa1577be013c7c495e4bdf66e036402636e893426fe726fd48bca720be5cd92
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:630a1f98bf8d88f5c562e23f1d2c5a8b5cce05146173ce6a247ce5b0bf350c70
3
  size 6776