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