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 |
"o_proj",
|
21 |
"k_proj",
|
22 |
-
"q_proj"
|
|
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
|
|
19 |
"o_proj",
|
20 |
"k_proj",
|
21 |
+
"q_proj",
|
22 |
+
"v_proj"
|
23 |
],
|
24 |
"task_type": "CAUSAL_LM"
|
25 |
}
|
runs/Feb01_06-13-04_r2d2-tom-000-train-lora-trv2t/events.out.tfevents.1738390525.r2d2-tom-000-train-lora-trv2t.96.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c56597ce05810b850959e480355d31fe6baa10b00197b59c02eb982babb617a
|
3 |
+
size 4711
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d5653e00dea46c124e47ba9ebf875b44df3363f7bf7db530ab957817ac16c0c
|
3 |
+
size 5880
|