Training in progress, epoch 0
Browse files
adapter_config.json
CHANGED
@@ -20,10 +20,10 @@
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
23 |
-
"v_proj",
|
24 |
-
"fc2",
|
25 |
"dense",
|
26 |
-
"q_proj"
|
|
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
|
|
|
|
23 |
"dense",
|
24 |
+
"q_proj",
|
25 |
+
"fc2",
|
26 |
+
"v_proj"
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 40926200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6577d8e3d5a0d6f9b1a6aa0219b056d9ee86efb66e7e5ee4bbd4c7d2f30fb4f2
|
3 |
size 40926200
|
runs/Jan14_12-56-15_ac990a94000f/events.out.tfevents.1705236979.ac990a94000f.29035.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:911fcda316b71adcdc5fd26b079a0288e3ffdc597e15b43004c50c20997f1319
|
3 |
+
size 5485
|
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:c717646ed952d5dfbb9f72e6708fdb4018a65dfacb530a0ffa928aebe4a45d1e
|
3 |
size 4728
|