DeepDream2045 commited on
Commit
8829805
·
verified ·
1 Parent(s): d0aeb47

Training in progress, step 25

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "up_proj",
25
  "o_proj",
26
- "q_proj",
27
  "down_proj",
 
28
  "gate_proj",
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
+ "up_proj",
25
  "down_proj",
26
+ "q_proj",
27
  "gate_proj",
28
+ "k_proj",
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3f1085970e10fc875db136ec23891438513b032dbac0aa6c92740631c9d0e29
3
  size 319876032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa54acbae13b542c0a44a2df9e8d9bc6910b4bfc0e1e72b4a1f5d31f2aa7535f
3
  size 319876032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d297b5b1837367d13537f6cf72d45632d1103d798c9e93f31cc4a94f4615aa2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dfb0d4f32f51c493cac3b51f47102d63cd08e8ab6a489fabc604b74664bdefe
3
  size 6776