Training in progress, step 500
Browse files
adapter_config.json
CHANGED
@@ -24,18 +24,18 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"gate_proj",
|
27 |
-
"linear_2",
|
28 |
-
"fc1",
|
29 |
-
"linear_1",
|
30 |
-
"k_proj",
|
31 |
-
"v_proj",
|
32 |
"down_proj",
|
|
|
33 |
"up_proj",
|
34 |
-
"
|
35 |
-
"q_proj",
|
36 |
"out_proj",
|
|
|
|
|
37 |
"lm_head",
|
38 |
-
"fc2"
|
|
|
|
|
|
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"gate_proj",
|
|
|
|
|
|
|
|
|
|
|
27 |
"down_proj",
|
28 |
+
"fc1",
|
29 |
"up_proj",
|
30 |
+
"v_proj",
|
|
|
31 |
"out_proj",
|
32 |
+
"k_proj",
|
33 |
+
"o_proj",
|
34 |
"lm_head",
|
35 |
+
"fc2",
|
36 |
+
"linear_1",
|
37 |
+
"linear_2",
|
38 |
+
"q_proj"
|
39 |
],
|
40 |
"task_type": null,
|
41 |
"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 573297176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd20bf760009ceebb34115f32948ba37554692c2b072895ada2bbf94f89c4f48
|
3 |
size 573297176
|
runs/Jul11_02-59-13_81f517d819bb/events.out.tfevents.1720666791.81f517d819bb.5141.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18b77c96862883b3bf21bb6485888a0344d892b5df364fe99b1405d0d304adaa
|
3 |
+
size 26985
|
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:7185f4f2ccda5cc142e5c9239fca76af5aa95d1826c689f7180132cb5d26b601
|
3 |
size 5432
|