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