VERSIL91 commited on
Commit
2e61f06
·
verified ·
1 Parent(s): 4a788f1

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "o_proj",
25
- "v_proj",
26
  "k_proj",
27
- "up_proj",
28
  "q_proj",
29
- "down_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
+ "down_proj",
25
  "q_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
+ "o_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:42a5c87465146213ece1d1e8b99799089f5b580574df5d4c57b589054827f5f5
3
  size 36981072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb123f4dd6827f4598038e1e2e41d2cdd3b83fb55d2d86cd5706becd802e1ba
3
  size 36981072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09914572c9b0fd1c9c1b6b0b06f4ed541621c6f6eb26f9be0a6041d83253668b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fa8c1d90afe58707892f821803281c754022b2fb49971ab933665f6435b84fb
3
  size 6776