Shresthadev403
commited on
Commit
•
8999f04
1
Parent(s):
d3a6801
End of training
Browse files
README.md
CHANGED
@@ -15,13 +15,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model was trained from scratch on the food101 dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- eval_loss: 0.
|
19 |
-
- eval_accuracy: 0.
|
20 |
-
- eval_runtime:
|
21 |
-
- eval_samples_per_second:
|
22 |
-
- eval_steps_per_second: 6.
|
23 |
-
- epoch:
|
24 |
-
- step:
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
15 |
|
16 |
This model was trained from scratch on the food101 dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- eval_loss: 0.4750
|
19 |
+
- eval_accuracy: 0.8805
|
20 |
+
- eval_runtime: 155.6344
|
21 |
+
- eval_samples_per_second: 97.344
|
22 |
+
- eval_steps_per_second: 6.085
|
23 |
+
- epoch: 53.85
|
24 |
+
- step: 51000
|
25 |
|
26 |
## Model description
|
27 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343528508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:756601b91d24ca77cd30ac7dadb01c750150efc3fad3747ca464f8a50df3b3ca
|
3 |
size 343528508
|
runs/Feb06_02-52-53_2bd6d982b8e8/events.out.tfevents.1707187974.2bd6d982b8e8.26.0
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:e49d8186a9a5b7cdd2f5a5fc80aace801e27fbbd3aa7b794580b9ac3ffdfece7
|
3 |
+
size 21628
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
-
"epoch":
|
5 |
"eval_steps": 1000,
|
6 |
-
"global_step":
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
@@ -757,6 +757,21 @@
|
|
757 |
"eval_samples_per_second": 96.933,
|
758 |
"eval_steps_per_second": 6.059,
|
759 |
"step": 50000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
760 |
}
|
761 |
],
|
762 |
"logging_steps": 1000,
|
@@ -764,7 +779,7 @@
|
|
764 |
"num_input_tokens_seen": 0,
|
765 |
"num_train_epochs": 500,
|
766 |
"save_steps": 1000,
|
767 |
-
"total_flos": 2.
|
768 |
"train_batch_size": 16,
|
769 |
"trial_name": null,
|
770 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 53.85427666314678,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 51000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
757 |
"eval_samples_per_second": 96.933,
|
758 |
"eval_steps_per_second": 6.059,
|
759 |
"step": 50000
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 53.85,
|
763 |
+
"learning_rate": 2.6399155227032734e-05,
|
764 |
+
"loss": 0.2174,
|
765 |
+
"step": 51000
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 53.85,
|
769 |
+
"eval_accuracy": 0.8804620462046204,
|
770 |
+
"eval_loss": 0.4750025272369385,
|
771 |
+
"eval_runtime": 155.6344,
|
772 |
+
"eval_samples_per_second": 97.344,
|
773 |
+
"eval_steps_per_second": 6.085,
|
774 |
+
"step": 51000
|
775 |
}
|
776 |
],
|
777 |
"logging_steps": 1000,
|
|
|
779 |
"num_input_tokens_seen": 0,
|
780 |
"num_train_epochs": 500,
|
781 |
"save_steps": 1000,
|
782 |
+
"total_flos": 2.531253979915189e+20,
|
783 |
"train_batch_size": 16,
|
784 |
"trial_name": null,
|
785 |
"trial_params": null
|