DeepDream2045 commited on
Commit
e0620b8
1 Parent(s): aad736e

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