hugodk-sch commited on
Commit
a6224f7
1 Parent(s): 3825877

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "k_proj",
25
- "gate_proj",
26
  "q_proj",
 
 
27
  "up_proj",
28
  "down_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e09aeea11f61f666c4168ca9571269efa984ea3dde291fbc770977b3ec68bbb
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f04c43e5ec9b3dc2d9cc94df254a185cd9d8abaab456b54b90ea0a9efcbcfdb9
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b241d5e3695b6ad30ecb812ff8b3ac8ad8a2e87565581f3c431c2dcd32c4ca1c
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb1dfc1bd8891a1c76ce1f90757a9bd438828613baaf0107f27435241e860feb
3
  size 5176