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