Training in progress, step 10
Browse files
adapter_config.json
CHANGED
@@ -21,12 +21,12 @@
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"down_proj",
|
24 |
-
"up_proj",
|
25 |
"o_proj",
|
26 |
-
"k_proj",
|
27 |
-
"q_proj",
|
28 |
"gate_proj",
|
29 |
-
"
|
|
|
|
|
|
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
"down_proj",
|
|
|
24 |
"o_proj",
|
|
|
|
|
25 |
"gate_proj",
|
26 |
+
"up_proj",
|
27 |
+
"q_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:
|
3 |
size 335604696
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e6a3e7c33953a305336ea10b22e2f7ae09d1e79fa85fc9afbea0f6da5efa68f
|
3 |
size 335604696
|
runs/Aug14_23-45-57_06970f170387/events.out.tfevents.1723679161.06970f170387.2761.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ce47fd6a8655b034931f8c908c6708b07c6d0b335645370f0cd6dbd2742e4f7
|
3 |
+
size 6131
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:040c7f78f397705a5ea24ff46d1f5da1e691be955da947a1e9142bef126988ee
|
3 |
size 5432
|