EdBerg/outputs3
Browse files
adapter_config.json
CHANGED
@@ -21,13 +21,13 @@
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
24 |
-
"gate_proj",
|
25 |
-
"k_proj",
|
26 |
"up_proj",
|
27 |
-
"
|
28 |
-
"
|
29 |
"down_proj",
|
30 |
-
"
|
|
|
|
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
|
|
21 |
"rank_pattern": {},
|
22 |
"revision": null,
|
23 |
"target_modules": [
|
|
|
|
|
24 |
"up_proj",
|
25 |
+
"k_proj",
|
26 |
+
"o_proj",
|
27 |
"down_proj",
|
28 |
+
"gate_proj",
|
29 |
+
"q_proj",
|
30 |
+
"v_proj"
|
31 |
],
|
32 |
"task_type": "CAUSAL_LM",
|
33 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76a55e62b27376ceea218a94e198e1e7f7b8ff9136f369d75d7df6abdeabf862
|
3 |
size 83945296
|
runs/Nov01_14-48-55_d293895f1d52/events.out.tfevents.1730472538.d293895f1d52.1614.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a20e84f5f5724d2d47cd28dd84123edc23c4ef541e7a68958033a041e879bf7e
|
3 |
+
size 216732
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd5bab83d45198adb5e115ea1e4bd95aa6c48a5b971632f1982f26d2fda10bea
|
3 |
size 5496
|