Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -27,16 +27,16 @@
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"lm_head",
|
|
|
|
|
|
|
30 |
"out_proj",
|
31 |
-
"
|
32 |
"fc1",
|
33 |
-
"up_proj",
|
34 |
-
"k_proj",
|
35 |
-
"fc2",
|
36 |
"q_proj",
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"use_dora": false,
|
|
|
27 |
"revision": null,
|
28 |
"target_modules": [
|
29 |
"lm_head",
|
30 |
+
"fc2",
|
31 |
+
"k_proj",
|
32 |
+
"gate_proj",
|
33 |
"out_proj",
|
34 |
+
"o_proj",
|
35 |
"fc1",
|
|
|
|
|
|
|
36 |
"q_proj",
|
37 |
+
"up_proj",
|
38 |
+
"down_proj",
|
39 |
+
"v_proj"
|
40 |
],
|
41 |
"task_type": "CAUSAL_LM",
|
42 |
"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 2839124552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e32f73863705146b1714ddac8ce8655c015c1b393e4bf8d84d5fa0eee2965b0
|
3 |
size 2839124552
|
runs/Mar15_13-34-27_2bb6661ce8a4/events.out.tfevents.1742045676.2bb6661ce8a4.6813.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba5eecbe823a309ff8e10f2b9f5ba798830aed27ad10749a07c412342f22d84b
|
3 |
+
size 9994
|
runs/Mar15_13-41-36_2bb6661ce8a4/events.out.tfevents.1742046101.2bb6661ce8a4.7080.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e57fad0318ee0d9c05b0b9b6027a5354b4d2368b434506eb8fb6ca8e0958cf12
|
3 |
+
size 4184
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5688
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79996ed7f0d55f6dd5f7152780d2aec8f332d9ca6aa0ef5954ba4b38d9198a6b
|
3 |
size 5688
|