Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -20,9 +20,9 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
|
|
23 |
"dense",
|
24 |
-
"v_proj"
|
25 |
-
"k_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"q_proj",
|
23 |
+
"k_proj",
|
24 |
"dense",
|
25 |
+
"v_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 196101712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8748c724018026887d047400bac0fa787783f42a7e2317c2c396cb8d31272e0
|
3 |
size 196101712
|
runs/Aug02_16-06-34_f094254d53ee/events.out.tfevents.1722614817.f094254d53ee.34.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6620ee90a2a974cd63e95037fd7a4085414bc1939307f75ff58b99cbe8390b6a
|
3 |
+
size 10490
|
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:214f2dff199a1252ad4f08e3425105aa3521a85d97530510802464399a04648c
|
3 |
size 4728
|