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 |
-
"v_proj"
|
22 |
-
"o_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
"k_proj",
|
20 |
+
"o_proj",
|
21 |
"q_proj",
|
22 |
+
"v_proj"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
runs/Feb04_23-59-12_r2d2-devbox-xp7fc/events.out.tfevents.1738713568.r2d2-devbox-xp7fc.5592.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da90a6dabb69c42dc57ee1e67e9674134b1f3624fd3a1e6e1ddf86c682d506db
|
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:5e2d4121764bcb45492d19b58e5f81465f95769664118c41515a08ddcb5e0e1d
|
3 |
size 5880
|