lesso commited on
Commit
1169cb7
1 Parent(s): 0c3eda2

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
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,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:340df8a2c9dd8f35a5352d2f2667fa1b515000c9555dc936416050e6d30d359e
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b30bd98f15060ed92abf4158479223f0d73b1e72a5d028f4d7dec78331983ce
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46bccd6964f4291101ddc4731a06bfcf4544fcbb608a5a0128bc2068c8364f7b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5b80978b6cdcc9339ecc7931db757328a1ca9deca5507d6af70e88c187855a9
3
  size 6776