phungkhaccuong commited on
Commit
ec1dd1e
·
verified ·
1 Parent(s): 4c24628

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