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 |
-
"dense",
|
24 |
"q_proj",
|
25 |
-
"
|
26 |
-
"
|
|
|
27 |
],
|
28 |
"task_type": "CAUSAL_LM"
|
29 |
}
|
|
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
"k_proj",
|
|
|
23 |
"q_proj",
|
24 |
+
"v_proj",
|
25 |
+
"dense",
|
26 |
+
"fc2"
|
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:cf1e5a3cb19e07740b512594bf7bd1afe3808af260258986b0118b83a38c3131
|
3 |
size 40926200
|
runs/Jan14_13-10-33_ac990a94000f/events.out.tfevents.1705237837.ac990a94000f.35114.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9b5e7d0c80e1b311e677fd901d65ec2cc25ed994d7a07c6ba81369a01e56b07
|
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:125003db0a0d5652a3a1e85fb601fe3c5961db63509aed858f93fcd9b0d3f808
|
3 |
size 4728
|