Training in progress, step 100
Browse files
adapter_config.json
CHANGED
@@ -19,13 +19,13 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"gate_proj",
|
23 |
-
"k_proj",
|
24 |
"v_proj",
|
25 |
-
"q_proj",
|
26 |
"up_proj",
|
27 |
"down_proj",
|
28 |
-
"o_proj"
|
|
|
|
|
|
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
|
|
22 |
"v_proj",
|
|
|
23 |
"up_proj",
|
24 |
"down_proj",
|
25 |
+
"o_proj",
|
26 |
+
"q_proj",
|
27 |
+
"gate_proj",
|
28 |
+
"k_proj"
|
29 |
],
|
30 |
"task_type": "CAUSAL_LM"
|
31 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 671150064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b43def7454d107f181a250413a1ddf6a279feaa63349aced57812ebd001a42e9
|
3 |
size 671150064
|
runs/Apr18_13-47-18_104-171-203-159/events.out.tfevents.1713470028.104-171-203-159.3738534.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5ce3bc5c8794b96e65a398f48087fa1adb694379166dcd55bc6c5def32e71e3
|
3 |
+
size 12815
|
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:f4ac14554e3bfcd7efc249adce8d4c191792e972ba9d921e632840e6a0cb840e
|
3 |
+
size 5240
|