End of training
Browse files- README.md +4 -4
- all_results.json +4 -4
- eval_results.json +4 -4
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model was trained from scratch on the ydshieh/coco_dataset_script 2017 dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 4.
|
19 |
-
- eval_runtime:
|
20 |
-
- eval_samples_per_second:
|
21 |
-
- eval_steps_per_second: 0.
|
22 |
- step: 0
|
23 |
|
24 |
## Model description
|
|
|
15 |
|
16 |
This model was trained from scratch on the ydshieh/coco_dataset_script 2017 dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 4.1888
|
19 |
+
- eval_runtime: 5.7658
|
20 |
+
- eval_samples_per_second: 22.2
|
21 |
+
- eval_steps_per_second: 0.173
|
22 |
- step: 0
|
23 |
|
24 |
## Model description
|
all_results.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"eval_loss": 4.
|
3 |
-
"eval_runtime":
|
4 |
-
"eval_samples_per_second":
|
5 |
-
"eval_steps_per_second": 0.
|
6 |
}
|
|
|
1 |
{
|
2 |
+
"eval_loss": 4.188766956329346,
|
3 |
+
"eval_runtime": 5.7658,
|
4 |
+
"eval_samples_per_second": 22.2,
|
5 |
+
"eval_steps_per_second": 0.173
|
6 |
}
|
eval_results.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"eval_loss": 4.
|
3 |
-
"eval_runtime":
|
4 |
-
"eval_samples_per_second":
|
5 |
-
"eval_steps_per_second": 0.
|
6 |
}
|
|
|
1 |
{
|
2 |
+
"eval_loss": 4.188766956329346,
|
3 |
+
"eval_runtime": 5.7658,
|
4 |
+
"eval_samples_per_second": 22.2,
|
5 |
+
"eval_steps_per_second": 0.173
|
6 |
}
|
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:38fee71ef1ea6c59d49b3abe3976806e8b79a9d6b1a4e3eb983ad09064d51ae4
|
3 |
size 4856
|