kyryl-opens-ml commited on
Commit
94f2bd2
·
verified ·
1 Parent(s): 448df4e

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -19,12 +19,12 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "k_proj",
23
- "gate_proj",
24
  "up_proj",
25
- "v_proj",
26
- "o_proj",
27
  "down_proj",
 
 
 
28
  "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "up_proj",
23
+ "k_proj",
 
24
  "down_proj",
25
+ "o_proj",
26
+ "v_proj",
27
+ "gate_proj",
28
  "q_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3123c2f933de4f9d83378ee15aab2c4e8aa4ca9a90696e7068068687ac77ed6b
3
  size 1803907984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e97cc80049f60fedabd9911baf1b5cf3a2f5b5475018cfebeeb3f7b502f03498
3
  size 1803907984
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3f77249db5465acfe4483264e74ba40238496278dbeb3bbdd9e2b1d5af32ea20
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1c216b63f63d6d40868c196b6d6973869741b5da0f0eabf6c410b5a89939547
3
  size 4728