yyx123 commited on
Commit
ad66fa1
1 Parent(s): c3686ff

Training in progress, step 165

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "revision": null,
21
  "target_modules": [
22
  "gate_proj",
23
- "down_proj",
24
- "o_proj",
25
- "v_proj",
26
  "q_proj",
 
 
27
  "k_proj",
28
- "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
20
  "revision": null,
21
  "target_modules": [
22
  "gate_proj",
 
 
 
23
  "q_proj",
24
+ "up_proj",
25
+ "v_proj",
26
  "k_proj",
27
+ "o_proj",
28
+ "down_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:4ce704ac5e6e7c5ad1d09fba4cd3d3a2e35eb0b82bee2ef89da97d87f6bcc42e
3
  size 145287696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1097cd58b28e0c74010495bdc75859fce2edaf7a4fe28bca2bfc5aac3627df3
3
  size 145287696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:151c79b64b311af26c0f01bdd27c13eb47b0d3d4a32f047d5128f1a3c2ca0a82
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c677dd79b462fc73f2789bacd7347362aa793784208e35b1e034cb575ba3a945
3
  size 4792