ToastyPigeon commited on
Commit
785d22f
·
verified ·
1 Parent(s): bb20f4b

Training in progress, step 15

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "q_proj",
28
- "gate_proj",
29
- "k_proj",
30
- "v_proj",
31
  "up_proj",
32
  "o_proj",
33
- "down_proj"
 
 
 
 
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
 
 
27
  "up_proj",
28
  "o_proj",
29
+ "v_proj",
30
+ "k_proj",
31
+ "q_proj",
32
+ "down_proj",
33
+ "gate_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13f821217aaec89256d30f2f24db3f5c27fc10776804bb97b6811ae3db5d8b2d
3
  size 3140603848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cee337699413c3f8e0ac69b9ba9698f53c8df7cc1ff1e830905fbe14533da997
3
  size 3140603848
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d495a8bc9afea3ff000335284e54709489996be94559612c8c18650543c3045d
3
  size 9489
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e74a8fc51260f77dad54fd732ed755ce4b2add0ea030ac23032ceb14ee196213
3
  size 9489