Model save
Browse files
adapter_config.json
CHANGED
@@ -16,10 +16,10 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
20 |
-
"o_proj",
|
21 |
"v_proj",
|
22 |
-
"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
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"
|
25 |
}
|
runs/Feb04_23-42-59_r2d2-devbox-xp7fc/events.out.tfevents.1738712591.r2d2-devbox-xp7fc.2605.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:34bd9127ee25b0362a1113f6de15cf93953339007f27ca8a175d54e9aed4d0d1
|
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:0a0b13f7b8dcbdfbdbe77d7d35c9c6032d5373a0e5da835bec9549209d110b77
|
3 |
size 5880
|