perevalov commited on
Commit
70b8b6e
1 Parent(s): c20da79

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -19,14 +19,14 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "gate_proj",
24
- "k_proj",
25
  "v_proj",
26
  "q_proj",
 
27
  "lm_head",
28
- "up_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
 
 
23
  "v_proj",
24
  "q_proj",
25
+ "down_proj",
26
  "lm_head",
27
+ "k_proj",
28
+ "gate_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b8df8fb508d66ac51cf0a2675b6299968a2f80aad2c839830baa4e2fe7b06419
3
  size 1204678496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53cc4cef6b0463535bcf6c2eba932b1c50b769ff62be9168cae75e4fffa029e8
3
  size 1204678496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9731f6638812afebad6982538960e7c67b5b14e94e8fb7e4a05234b0f0b22190
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86b9e07f67d61d796b470ce501fd93732bb3b44c237235bcbb301baabbeeefc5
3
  size 4984