hugodk-sch commited on
Commit
de0d914
1 Parent(s): ce61ecb

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "k_proj",
25
- "o_proj",
26
- "up_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
  "k_proj",
 
 
24
  "down_proj",
25
  "gate_proj",
26
+ "up_proj",
27
+ "o_proj",
28
+ "q_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:c8168ae0fb287b1ef2742e5807dc5ef63898668f13fa8511336f2612c339c708
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cc8952d83395c510ac63fdbd76fc409103384be7aa6c36e2adbad4aa9c0e783
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb1dfc1bd8891a1c76ce1f90757a9bd438828613baaf0107f27435241e860feb
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8f524b3c0e5a2eac02b1edf0712ffd75f5307f8cacd4240f37a64d9e4f8f4f
3
  size 5176