tuanna08go commited on
Commit
a72fc90
·
verified ·
1 Parent(s): 84ee9e1

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
- "down_proj",
24
- "k_proj",
25
  "gate_proj",
26
  "q_proj",
27
- "v_proj",
28
  "o_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
  "q_proj",
 
25
  "o_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "k_proj",
29
+ "down_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:1c7f912949dd5aec990f079f07140081b4fe69c031f1a8244eaf8a39ff5dd359
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:263af0d0ecc3dd92bf3572419c7b2b85512ff89dc5bf9cb8283273dea62f255f
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b48c2023cbdc010449c0c539fcb72b9a639d24f1416a6f0e7e8c64773030ce0
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d14c0c539a5ff29e44abc0ff3e0b381a86b740575f237ab00c676d4948dca1d
3
  size 6776