chauhoang commited on
Commit
7f36e9a
·
verified ·
1 Parent(s): 2ec9811

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
- "k_proj",
 
24
  "o_proj",
 
25
  "v_proj",
26
- "gate_proj",
27
  "down_proj",
28
- "q_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
+ "up_proj",
27
  "v_proj",
 
28
  "down_proj",
29
+ "k_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:ca50fd11cd5eb1cb7fecb47185114759e96c16d2e1c082fc77bc6f9b6708d72a
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3ada382402af33b3e8feb17a880e13ecce0986ae4c34a818a382f0e54e1be51
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f598462149531cb60337792a5f10e644dc3b26ce0f74144834ae1b98c969be3
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e70987f78e8b10dc4c3eb2a6338f6b896fdca5914843c855b1cb35bcf045c525
3
  size 6776