FayElhassan commited on
Commit
090fd32
·
verified ·
1 Parent(s): 155df97

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
- "k_proj",
30
- "up_proj",
31
  "o_proj",
32
- "v_proj",
 
 
33
  "down_proj",
34
- "gate_proj"
 
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
 
28
  "o_proj",
29
+ "k_proj",
30
+ "gate_proj",
31
+ "q_proj",
32
  "down_proj",
33
+ "up_proj",
34
+ "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b1b93b84687949f8b71353da3d69d13e70dbc5c8d34208ab7814abaf3973d71
3
  size 149969848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92995785dafa4cc84143c4ab2836dcc643770374f908f8d742854db483db1635
3
  size 149969848
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:baa14b814fadf789e85e4186594c2c0f8808d556bdcadd2f0a7b8dc77d92b55d
3
  size 5841
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac99ff85102677c6795e979d643bbab1c592c3e26e8c8645d0b0064aea3e78e8
3
  size 5841