Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
-
"down_proj",
|
24 |
-
"o_proj",
|
25 |
-
"up_proj",
|
26 |
"q_proj",
|
|
|
|
|
27 |
"gate_proj",
|
28 |
-
"
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
|
|
|
|
|
|
23 |
"q_proj",
|
24 |
+
"v_proj",
|
25 |
+
"o_proj",
|
26 |
"gate_proj",
|
27 |
+
"down_proj",
|
28 |
+
"up_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM",
|
31 |
"use_rslora": false
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1803907984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bb1dfbb5311e807c7c35bf7f7e8ed67f9da478d556b78e5f53ab77612b424c8
|
3 |
size 1803907984
|
runs/Jul19_14-02-26_llm-dpo-workbench-0/events.out.tfevents.1721397754.llm-dpo-workbench-0.251.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:767a3b73bfb375dafac9aa2e8c579e95f5562f42a2b5f87197d11e1b246ea768
|
3 |
+
size 5743
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:31ad647a82ec7ff29de3b90a00189707c4ec83b13b0c3f2bfb19ed6e715d5bd3
|
3 |
size 4728
|