willtensora commited on
Commit
523b402
·
verified ·
1 Parent(s): 341bfbb

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "q_proj",
25
- "o_proj",
26
- "gate_proj",
27
  "v_proj",
28
  "up_proj",
29
- "k_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
 
 
24
  "v_proj",
25
  "up_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "o_proj",
29
+ "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75c78ff8722b2364588b7d3c1f3f31afcc3f837a9f67c2aa65d3bac83dfc14c6
3
  size 14696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ac744bbdb6fd261e4720d13915f9f11d2c82cfe1e7c5f9f4411404b8115a6d1
3
  size 14696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:722031a366bcd0f707eaa301a640e2d63b5217a99c97c2088ad7a4a304019a84
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6ea1a5d57baa0e1b46c168c67d15aed351bb209120fcb1e08901c27a0daac30
3
  size 6776