DeepDream2045 commited on
Commit
7484a03
1 Parent(s): 22c1795

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "q_proj",
25
- "o_proj",
26
  "down_proj",
27
- "gate_proj",
28
  "v_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
+ "k_proj",
25
  "down_proj",
 
26
  "v_proj",
27
+ "up_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:da65eabaff7444caebfca33a37a9f8c43cd8d44d08a32899b2ea4fe748ab1eb4
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5af6ceb3181bdf7e95868525dbe4d63abbe2473764de299720779b4cbec0c86
3
  size 35237104
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d591a82bd15320e6a861c112681dce84191047c1aa2c6eed1c86e87e1a090555
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f6b294cad946c00780426710004bacbf6fd30dfe8b06f26312ddc12c2facb93
3
  size 6776