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