DeepDream2045 commited on
Commit
3cc0490
·
verified ·
1 Parent(s): fbcf715

Training in progress, step 14

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "down_proj",
25
- "v_proj",
26
  "o_proj",
27
- "k_proj",
28
  "gate_proj",
 
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
 
24
  "o_proj",
 
25
  "gate_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "up_proj",
29
  "q_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:fbe91a1e7a9e8806479c94af4880c2bb3c8d967af4f9dc73111e3c41db3e4a27
3
  size 323014168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:feeaefd251f02f422e5dc6eadd4cbe7770795c8751d2ce9e40026a86116ffce2
3
  size 323014168
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b9599259b3a8ed0257e4ba7c92f50f5987d4afeb6ceb047a196d86595b584caf
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15b1e63507204285c0a761c74cdac18925cae1de1cbc6b88fb00aeb9357a1e79
3
  size 6776