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