Model save
Browse files
adapter_config.json
CHANGED
@@ -17,9 +17,9 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"v_proj",
|
|
|
20 |
"k_proj",
|
21 |
-
"o_proj"
|
22 |
-
"q_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"v_proj",
|
20 |
+
"q_proj",
|
21 |
"k_proj",
|
22 |
+
"o_proj"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
runs/Feb03_22-26-16_r2d2-devbox-fqvnh/events.out.tfevents.1738621592.r2d2-devbox-fqvnh.2857.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c27dce39a045f5b44019da632ffdf4c597ccab986113e18e5dc9460a7f78faf
|
3 |
+
size 4702
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fc97806e1cca15569ec98065448632aed4d5d89613312c5610b8f30f8f4a7e9
|
3 |
size 5880
|