kyryl-opens-ml commited on
Commit
7535b09
1 Parent(s): 98fead1

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
- "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",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
23
+ "q_proj",
24
  "down_proj",
25
  "o_proj",
26
+ "up_proj",
27
  "gate_proj",
28
+ "v_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:8dc272a52243a4711c593e108f08a92a6578d7671f9c444e2ed087a17acae48d
3
  size 1803907984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6ee884771591cdbb88eefe3629f72af8300dfd9d452c5030c108c373c06e9f7
3
  size 1803907984
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1c216b63f63d6d40868c196b6d6973869741b5da0f0eabf6c410b5a89939547
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b79705674739015c4e5f3e491c133c31dcf6efddbf8d1d48a413ad0ddcf434cd
3
  size 4728