duyphu commited on
Commit
b87846a
·
verified ·
1 Parent(s): 5b76fe2

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
- "q_proj",
24
- "v_proj",
25
  "down_proj",
26
- "k_proj",
27
  "gate_proj",
 
28
  "o_proj",
 
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
 
24
  "gate_proj",
25
+ "k_proj",
26
  "o_proj",
27
+ "q_proj",
28
+ "v_proj",
29
  "up_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:563983cad6fd7e9e1f9dd048dbfaa3958b6534bd07b9e944152b5a851f5dd66f
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a23f1b08e19247bf6ead0dda2724381129c301915b45edb5fff2b9fa8ce57f
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0de7f22dfcd6c5a3322369e3a9b7898cc8520ba62f8197e0309943302633f89e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa9036bf7ca063fd6e03e6ca5a463f4a61767595febaca3f4b3fdb1b7d1d304e
3
  size 6776