lesso commited on
Commit
19f25ea
·
verified ·
1 Parent(s): 40dd2ec

Training in progress, step 9

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:5344747694a61708e96c8a4e00e2799e1905bcadbdb1d01506a862ce2f444f53
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ef4c6f7cc54411cdede7e80b8136e4bfdbec1de581df71f9ed00577c8a6e094
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