kyryl-opens-ml commited on
Commit
9b422c3
1 Parent(s): f458e73

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
- "k_proj",
23
  "gate_proj",
24
- "q_proj",
25
- "down_proj",
26
  "up_proj",
27
  "v_proj",
28
- "o_proj"
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "gate_proj",
 
 
23
  "up_proj",
24
  "v_proj",
25
+ "q_proj",
26
+ "down_proj",
27
+ "o_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:ce6181b82497a825e8084c295eeb7893a023baf90f0a717853d5be58424f9d99
3
  size 1803907984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f19948c7562be301887197231ff272ad4b8e3e35a63a15c90269368aa0473b07
3
  size 1803907984
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cbfaa9b00e0e78ac5c47943d37a88ab47d73e930cf0bc33852c0d2438480c627
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12571d317f00d4b485b0fd21349c7ee54977d0e8d625cf1425ea55da7aba0c41
3
  size 4728