DeepDream2045 commited on
Commit
001ae7d
·
verified ·
1 Parent(s): a254922

Training in progress, step 50

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