ananyarn commited on
Commit
37e3574
1 Parent(s): ccdd1ba

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "lm_head",
23
  "q_proj",
 
 
 
 
24
  "down_proj",
25
  "v_proj",
26
- "gate_proj",
27
- "o_proj",
28
- "up_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
23
+ "k_proj",
24
+ "lm_head",
25
+ "up_proj",
26
+ "gate_proj",
27
  "down_proj",
28
  "v_proj",
29
+ "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afeec425e951e1d7024420f005e86cd582d607c83b03458425a868ea3c3f6415
3
  size 600059184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:539ce3b2c51e4a086687c5a04e4380faea10e69e3b91c1d48f331e9387b758ba
3
  size 600059184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:237c8b58afa166f147ffafe3b7122c62a9555d0c90df7c28a33e8d71e28f7616
3
- size 4856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bf60449bb6a36d7f8d9cbc2f275b715dd742e116f6eb81e7302f5ea8a1e758e
3
+ size 4664