jssky commited on
Commit
95bde30
·
verified ·
1 Parent(s): 3eb7991

Training in progress, step 6

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
- "v_proj",
26
  "up_proj",
27
- "gate_proj",
28
  "q_proj",
 
 
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "up_proj",
 
24
  "q_proj",
25
+ "v_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
+ "down_proj",
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b069ee7b70bb60b5691094986439731ee28ddd97dd404651df10a79171d23fb3
3
  size 78480072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77b761d0893717fa5d685720cb4b787328dd2f1eeb9741af187d11cc0a34e089
3
  size 78480072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72b5ec9cd53bed712805221792024653bec1693ae9132893c54190849f7ca423
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:722f3b82bb852127c4404471dd8bb057b70f4e0cb5a02b713538b276ca5a19c9
3
  size 6712