DrDomedag commited on
Commit
1c5a5c8
·
verified ·
1 Parent(s): f19e605

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
- "o_proj",
25
- "down_proj",
26
  "k_proj",
 
27
  "gate_proj",
28
- "q_proj",
 
29
  "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
 
24
  "k_proj",
25
+ "up_proj",
26
  "gate_proj",
27
+ "down_proj",
28
+ "o_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:d43b4fc1be0a76c5bbba661439a40eb36e401e2edaaa7f1dce1ce908913ef575
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9930e31430880108c9167acb82716f7bfb638db658e2ff6e9e6daed5165f6111
3
  size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e30a7a3e62420bd5409bcf8aa3d4954e4e7e21abeb754ea616d9a92dfc8689c
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d585bac9a839eb26dca19fb4883c361c5f9a3d62f63a65b1f575f9410d77b3d
3
  size 5624