strongpear commited on
Commit
cf1449e
1 Parent(s): 2a545de

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
- "k_proj",
25
- "v_proj",
26
  "gate_proj",
27
- "up_proj",
28
  "o_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "down_proj",
25
+ "q_proj",
 
26
  "gate_proj",
 
27
  "o_proj",
28
+ "k_proj",
29
+ "v_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:08469ed8cd7e5bd11b82aa4e3e331366cb9d086945596e932f74f7682dbcd161
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6244b8164b287414f5b0768b29477cfc028252cf9f269814ade8f8c6ba685db3
3
  size 671149168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:121acb3ba3b9699bd9577f6be6f13b5f912abf05fad90eb52bb145a9f79504e8
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b002b4a548af93b66634e96883a0c59c34c94bca1824187411186e1f28337270
3
  size 5304