Training in progress, epoch 1
Browse files- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- runs/Apr14_01-24-54_eb7abd0ca912/events.out.tfevents.1713057901.eb7abd0ca912.3645.0 +3 -0
- runs/Apr14_02-00-00_eb7abd0ca912/events.out.tfevents.1713060008.eb7abd0ca912.13368.0 +3 -0
- runs/Apr14_02-06-46_eb7abd0ca912/events.out.tfevents.1713060413.eb7abd0ca912.15225.0 +3 -0
- tokenizer.json +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
@@ -20,12 +20,12 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"gate_proj",
|
24 |
-
"down_proj",
|
25 |
"o_proj",
|
26 |
-
"
|
|
|
27 |
"v_proj",
|
28 |
"q_proj",
|
|
|
29 |
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"o_proj",
|
24 |
+
"down_proj",
|
25 |
+
"gate_proj",
|
26 |
"v_proj",
|
27 |
"q_proj",
|
28 |
+
"up_proj",
|
29 |
"k_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 313820248
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2dd4cef21d3e0dff4cd13ca649223dde4adf55916169cf3c734a014955dda001
|
3 |
size 313820248
|
runs/Apr14_01-24-54_eb7abd0ca912/events.out.tfevents.1713057901.eb7abd0ca912.3645.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e39343a804760665ec9c9ca552a6bbc60924fed78809937ff38dd4b4be2696f
|
3 |
+
size 8768
|
runs/Apr14_02-00-00_eb7abd0ca912/events.out.tfevents.1713060008.eb7abd0ca912.13368.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c182293882a265f8349b14aee154086f283fdfc82b1f68cce9271b33604c457
|
3 |
+
size 5225
|
runs/Apr14_02-06-46_eb7abd0ca912/events.out.tfevents.1713060413.eb7abd0ca912.15225.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d7a52e26b7f18be2a8280b7247e98af0d94f29abcb51c72dc0a57133a2d70209
|
3 |
+
size 28900
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 17477652
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be6a73ef464a7f76cec021ff56e85537ae16442ccb0c77b8f73480917d9bb492
|
3 |
size 17477652
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7cb5d3177221b37a29c574b321e02bd7b2f122c749d7fe53e34f0f76576ae749
|
3 |
size 4856
|