atmallen commited on
Commit
58d3233
1 Parent(s): 92ae5d1

Training in progress, step 4000

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj",
24
- "up_proj",
25
  "k_proj",
 
26
  "down_proj",
27
- "gate_proj"
 
 
28
  ],
29
  "task_type": null
30
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
22
  "k_proj",
23
+ "up_proj",
24
  "down_proj",
25
+ "gate_proj",
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": null
30
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0372a91382f5dc97ea2520921c41d4e5ff0703cd558f3522f39bf8d846456142
3
  size 75548136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57ce193649ea9204902213555438fae375a77cfb26024c2a55b1fc8cacfa0fd8
3
  size 75548136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:334b0fa1539fd108ddf1f84d4c0208636bc16805856b3d34c310e25f1826bc3f
3
- size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b87fde4afb7e23bff77b56930f383ce644255c6a72cc12918e5b6fd8dda88b7
3
+ size 4728