DeepDream2045 commited on
Commit
d2e1be9
1 Parent(s): 4f21fe9

Training in progress, step 10

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