kyryl-opens-ml commited on
Commit
e9a2942
1 Parent(s): 40c9f13

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
  "o_proj",
24
- "gate_proj",
25
  "up_proj",
26
- "down_proj",
27
  "v_proj",
28
- "k_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
  "o_proj",
 
24
  "up_proj",
25
+ "q_proj",
26
  "v_proj",
27
+ "down_proj",
28
+ "gate_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:65ac9a92d8a129159a7263faef2629a723e39495a29ee70479098acf3dc44cc2
3
  size 1803907984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32ae19e84e80e4505d6d2b2f6fb61fdb94cd04ad6e17d98290c3e4b1b64c884b
3
  size 1803907984
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a099cd9c016760cac34a7f02aabdfebe8642b2822393cbfe38ff5cbd4c9f9e5b
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f3fe130b6dc48e944603d114ad03d38e6e41ae87e2ded90ab39b4cb3b1296e8
3
  size 4728