yyx123 commited on
Commit
57bb9f9
1 Parent(s): d299c0d

Training in progress, step 220

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "up_proj",
 
23
  "q_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "o_proj",
27
- "v_proj",
28
- "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
  "up_proj",
24
+ "v_proj",
25
  "q_proj",
 
 
26
  "o_proj",
27
+ "down_proj",
28
+ "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98bf49f6bd5c96a84ab73b4a650178841614c4d1ff7269019ce5d07f47811210
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dc05173597faad1c2bb277858fb233e5df9dafcae80257a240024c8cab5dba0
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:483ba99ef509ad80870216ae00a9c1b5e72c168c57beceec760969f49fb78e68
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d301d30a65b58888148eed672cc4fc9efbd661d4c4541f3fbabbbf9c3f39952
3
  size 4792