michaelwaves commited on
Commit
b7cf2f9
·
verified ·
1 Parent(s): 88f1a0b

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "q_proj",
33
- "k_proj",
34
- "down_proj",
35
  "v_proj",
36
  "o_proj",
37
- "up_proj",
38
- "gate_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "up_proj",
33
  "q_proj",
34
+ "gate_proj",
 
35
  "v_proj",
36
  "o_proj",
37
+ "down_proj",
38
+ "k_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60c98ebfe01aa552239c4f6b5678edc8346145ad284ac39f45905f94fee66b27
3
  size 264308896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1733915e3daaaa0e6a122c4ba5046fa563f9a79b79b40330db38245968733eff
3
  size 264308896
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2eb72644157f7eb0fbee6fb54fbb4eef9d2d4729bc13e7906a1a66f4f3781e00
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e612b444f17c5d6aa048b021edda63e3870278491e02a2044576833889308584
3
  size 6353