Upload folder using huggingface_hub
Browse files- all_results.json +7 -7
- model.safetensors +1 -1
- train_results.json +7 -7
- trainer_state.json +0 -0
- training_args.bin +1 -1
all_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"epoch": 0
|
3 |
-
"total_flos":
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples":
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 4.242158299958477e+17,
|
4 |
+
"train_loss": 0.13938852315955672,
|
5 |
+
"train_runtime": 648.8925,
|
6 |
+
"train_samples": 162479,
|
7 |
+
"train_samples_per_second": 250.394,
|
8 |
+
"train_steps_per_second": 3.913
|
9 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2471645608
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:637da16fde86bd1d4a254985ecb502240e8d15c5be0f7abe25adc812e3c1e6b0
|
3 |
size 2471645608
|
train_results.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"epoch": 0
|
3 |
-
"total_flos":
|
4 |
-
"train_loss": 0.
|
5 |
-
"train_runtime":
|
6 |
-
"train_samples":
|
7 |
-
"train_samples_per_second":
|
8 |
-
"train_steps_per_second":
|
9 |
}
|
|
|
1 |
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 4.242158299958477e+17,
|
4 |
+
"train_loss": 0.13938852315955672,
|
5 |
+
"train_runtime": 648.8925,
|
6 |
+
"train_samples": 162479,
|
7 |
+
"train_samples_per_second": 250.394,
|
8 |
+
"train_steps_per_second": 3.913
|
9 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b6ee4437ab85f12d1b03d1e68cda081c5c44fb5969edb8b5ea6019ff829fe21
|
3 |
size 5560
|