error577 commited on
Commit
5f3512d
·
verified ·
1 Parent(s): 158cf1e

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
 
24
  "up_proj",
25
- "down_proj",
26
- "v_proj",
27
  "gate_proj",
28
- "q_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
+ "o_proj",
25
  "up_proj",
26
+ "k_proj",
 
27
  "gate_proj",
28
+ "v_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:675bfe0980fde447be2a8e3874006ee13e8bfe2f660650a79ed803180b46cbc9
3
  size 90207248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9882d64c36a77988d531672253923d52f09df209d32e638e50006442d982b304
3
  size 90207248
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a147559685eef56e0ba65f3463db2fc7bb7ddc7da841441975503a8d548c06fe
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b17e7f3a90a6d5afe0eacee3d377f9ada385fd67a9792d5d18703952f73ba685
3
  size 6776