willtensora commited on
Commit
9f73a04
·
verified ·
1 Parent(s): 2a3a34a

Training in progress, step 3

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