lesso commited on
Commit
6c030e3
1 Parent(s): 7dcd517

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "q_proj",
25
- "k_proj",
26
- "down_proj",
27
- "up_proj",
28
  "v_proj",
29
- "o_proj"
 
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
 
23
  "v_proj",
24
+ "up_proj",
25
+ "o_proj",
26
+ "down_proj",
27
+ "q_proj",
28
+ "gate_proj",
29
+ "k_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:f0e06338a9ec76de4fc5afb08f9b768d2cf2dad79525ec86fd278fb4e4a42d13
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e38fe68111215c4ea0bacd4063ae8bc94b83e0fe5033d4495310c971adf34369
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5b80978b6cdcc9339ecc7931db757328a1ca9deca5507d6af70e88c187855a9
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46bccd6964f4291101ddc4731a06bfcf4544fcbb608a5a0128bc2068c8364f7b
3
  size 6776