jssky commited on
Commit
7cc6f8f
1 Parent(s): ea70272

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
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",
 
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",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb1c264f6196955ec5d50aceba9f69ebb491f5f59d3179389aba510cf2502268
3
  size 78480072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8301b0a7c2edb3ef49e63e955b94c5f7aa54ca23938bacd9ad6f48921e865cf
3
  size 78480072
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:722f3b82bb852127c4404471dd8bb057b70f4e0cb5a02b713538b276ca5a19c9
3
  size 6712
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72b5ec9cd53bed712805221792024653bec1693ae9132893c54190849f7ca423
3
  size 6712