hugodk-sch commited on
Commit
243bcfe
1 Parent(s): ccc1e51

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