hugodk-sch commited on
Commit
adf900d
1 Parent(s): d36de25

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "q_proj",
23
- "k_proj",
24
  "v_proj",
 
25
  "o_proj",
26
- "up_proj",
27
  "gate_proj",
28
- "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
23
  "q_proj",
 
24
  "v_proj",
25
+ "down_proj",
26
  "o_proj",
 
27
  "gate_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b8c4489220458976f2273f5710e8ba9db7bbf807d408284e42a2cbd2ebd4de0
3
  size 176183216
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8a926ae86c2a0fef282ef533adfc71fd90f73255eb7cbc03f30bec5a55404bc
3
  size 176183216
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f33d63d59eb8f6a230f944ff82e6e761280dd4c528bdb7fcbe83e5ef527b8136
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b65887a445b1fd5a9419d715b4aedb25c5eaf82e94eb5d5746abb6d21f33d2c1
3
  size 4984