chauhoang commited on
Commit
c88b7cb
·
verified ·
1 Parent(s): 887b784

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
- "v_proj",
 
 
24
  "up_proj",
25
  "k_proj",
26
- "q_proj",
27
- "o_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
+ "gate_proj",
24
+ "down_proj",
25
+ "q_proj",
26
  "up_proj",
27
  "k_proj",
28
+ "v_proj",
29
+ "o_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:8714bdd575f698538e566cbec079e4500732a829cbe5d7479e7c979fa8fbd980
3
  size 25271744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f065171b9c2a941c6db6887c2df56e9eee64324358f8691b407e62fcc4d6ce48
3
  size 25271744
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b01ff3937f288db5249232fe5b253d06a498d330448906ea5cbf1501d4945774
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f23e9b7c8dd103186e7618a1f9afab8f5f327d45c633d30e85db00e6533f3186
3
  size 6776