Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -27,13 +27,13 @@
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
30 |
-
"k_proj",
|
31 |
-
"gate_proj",
|
32 |
"o_proj",
|
|
|
33 |
"down_proj",
|
34 |
"q_proj",
|
|
|
35 |
"v_proj",
|
36 |
-
"
|
37 |
],
|
38 |
"task_type": null,
|
39 |
"trainable_token_indices": null,
|
|
|
27 |
"rank_pattern": {},
|
28 |
"revision": null,
|
29 |
"target_modules": [
|
|
|
|
|
30 |
"o_proj",
|
31 |
+
"up_proj",
|
32 |
"down_proj",
|
33 |
"q_proj",
|
34 |
+
"gate_proj",
|
35 |
"v_proj",
|
36 |
+
"k_proj"
|
37 |
],
|
38 |
"task_type": null,
|
39 |
"trainable_token_indices": null,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 337257104
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40c1f1dc5d598cce102bdbda717538a953830def9f33f3b2ab4eac98494f1ef1
|
3 |
size 337257104
|
runs/Apr14_03-36-17_72d82acce69f/events.out.tfevents.1744601778.72d82acce69f.18.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:247ea83c0d7a466b2873de2184b9bb98cf36f9fcf0430465adb34b3c6efe0e34
|
3 |
+
size 9711
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67c7a0998db4d91f6f1da7db6c796183165735fa24626289b9153b5736c231e1
|
3 |
size 5432
|