Model save
Browse files
adapter_config.json
CHANGED
@@ -17,9 +17,9 @@
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"k_proj",
|
|
|
20 |
"q_proj",
|
21 |
-
"o_proj"
|
22 |
-
"v_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"k_proj",
|
20 |
+
"v_proj",
|
21 |
"q_proj",
|
22 |
+
"o_proj"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
runs/Feb03_22-46-04_r2d2-devbox-fqvnh/events.out.tfevents.1738622781.r2d2-devbox-fqvnh.6029.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffb90b92750016a0a042a6b3fda1ec1ad93c721d924128fbdee7c7d35da14284
|
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:b9789ec13e6f2af0af922b02e3dfb26cb16f57cb31aea7f1c4332109664c6cae
|
3 |
size 5880
|