Model save
Browse files
adapter_config.json
CHANGED
@@ -24,12 +24,12 @@
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"k_proj",
|
27 |
-
"o_proj",
|
28 |
-
"v_proj",
|
29 |
-
"up_proj",
|
30 |
"gate_proj",
|
|
|
|
|
|
|
31 |
"q_proj",
|
32 |
-
"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
|
|
24 |
"revision": null,
|
25 |
"target_modules": [
|
26 |
"k_proj",
|
|
|
|
|
|
|
27 |
"gate_proj",
|
28 |
+
"v_proj",
|
29 |
+
"down_proj",
|
30 |
+
"o_proj",
|
31 |
"q_proj",
|
32 |
+
"up_proj"
|
33 |
],
|
34 |
"task_type": "CAUSAL_LM",
|
35 |
"use_dora": false,
|
runs/May30_04-18-36_325624a65987/events.out.tfevents.1748578787.325624a65987.6300.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdef4b9f3103dd73895dabf8d81573e48d44e4758bd5a08e0ea6f5633d156bd9
|
3 |
+
size 14302
|
runs/May30_09-54-28_325624a65987/events.out.tfevents.1748598929.325624a65987.6668.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf97208da88f5060b208efb0234bd0340f2bd4c1d9729e09fc8acc50485029c8
|
3 |
+
size 5862
|
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:f649467c26ad5bac2885d814114c2430ccc96b6ae30607e885a7e2734bb4ca40
|
3 |
size 5496
|