chauhoang commited on
Commit
9c68cf0
·
verified ·
1 Parent(s): 57d76f0

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