hugodk-sch commited on
Commit
1f1b928
1 Parent(s): 7e4e2b5

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
- "up_proj",
24
  "k_proj",
25
  "o_proj",
 
26
  "gate_proj",
27
  "q_proj",
28
- "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "k_proj",
24
  "o_proj",
25
+ "v_proj",
26
  "gate_proj",
27
  "q_proj",
28
+ "down_proj",
29
+ "up_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:6ef7d2adf7973b3ff66bf4ae2fd0bff2e205ac094579d14ed89e337ab1f62dcd
3
  size 671150064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e61014a7626d16ab072ea2eab4ad17dc33925805f8665579525fac954ce90932
3
  size 671150064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fdf778b7f60e37791b9e0a1a01921600863bd0e943ba0826879f23ef5adb83c0
3
  size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d43041d103926716689fd6b207b09f1db893e7574c1c408db42d7766cbf28fe2
3
  size 5176