matbee commited on
Commit
7f565b3
1 Parent(s): ed22340

Training in progress, step 23500

Browse files
Files changed (3) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.bin +1 -1
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,15 +20,15 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
- "fc2",
26
  "q_proj",
27
- "out_proj",
28
- "o_proj",
29
  "up_proj",
30
  "fc1",
 
 
31
  "v_proj",
 
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
24
+ "fc2",
25
+ "k_proj",
26
  "up_proj",
27
  "fc1",
28
+ "o_proj",
29
+ "down_proj",
30
  "v_proj",
31
+ "out_proj",
32
  "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:173f7905636b72126f791d71ef84b17b0f433cca3dc30dd84696765de1abedd4
3
  size 27970458
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f63fb7feab72d3f269749d744df5abda5e838ab306928832a1791a2ce0eea6d
3
  size 27970458
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a36deaceba3455b78fbfe7e5e14ebf5ca0c93c3b140056252c685bcc72755958
3
  size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a98600b4305f7a7a63582c8b9b4586a40948fc49d1f24fbf670963eb625a2dbf
3
  size 6328