evgmaslov commited on
Commit
e35e48f
·
verified ·
1 Parent(s): 9d066b8

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
  "k_proj",
 
 
28
  "down_proj",
 
29
  "v_proj",
30
- "q_proj",
31
- "up_proj",
32
- "o_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "k_proj",
27
+ "o_proj",
28
+ "up_proj",
29
  "down_proj",
30
+ "gate_proj",
31
  "v_proj",
32
+ "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e8ac98ce686aba32329c3db661e4ddd9556b5e9d22c5140085155a55da851c4
3
  size 550593856
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b326d3606e2437cac1a60fc69a7f88f96a874138ff904a7b2666704f9c2c6cd
3
  size 550593856
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ea75a641fba1b20d4c2f6ea9588b1ea5aa15f7749dda2a66cd54e405075b7e3
3
  size 7096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc8359a3aae211a5951a146c2f48a48023ea6ca9a1739931b970f64939ab2dc6
3
  size 7096