lesso commited on
Commit
b179fa5
·
verified ·
1 Parent(s): 7719fd5

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
- "gate_proj",
24
- "down_proj",
25
- "up_proj",
26
- "q_proj",
27
  "o_proj",
 
28
  "k_proj",
29
- "v_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
+ "up_proj",
25
  "k_proj",
26
+ "v_proj",
27
+ "down_proj",
28
+ "q_proj",
29
+ "gate_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:49746f42e10d14a022ce382d0b0f149a2cab0eb4aa73d58370661e1ee25ce37c
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b38a9c96ded44f9af1014e5fb11931bcfda03a1b78977b9e52cb014c8273134
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba57699bba9b310c57bde7376897c4b366951d205389ca4384cb9831382eab5b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6e1305fc8f281ddb72b2abbc2f99245c4a414545702847872a68fca4d715eef
3
  size 6776