Model save
Browse files
adapter_config.json
CHANGED
@@ -16,9 +16,9 @@
|
|
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"
|
|
|
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"
|
runs/Feb01_06-16-41_r2d2-tom-000-train-lora-dpk56/events.out.tfevents.1738390741.r2d2-tom-000-train-lora-dpk56.96.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f08480f20acd37ebae84019c6a8c5ffd67097bf3e17834958b025a37187a76eb
|
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 5880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0ed23b866a3d5cb88e60e2e1bb990d2d60ce96f35971ef793ffd8a81a9274ad
|
3 |
size 5880
|