Shresthadev403
commited on
Commit
•
b6b9640
1
Parent(s):
b55fa18
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.4606
|
19 |
+
- eval_accuracy: 0.8832
|
20 |
+
- eval_runtime: 156.293
|
21 |
+
- eval_samples_per_second: 96.933
|
22 |
+
- eval_steps_per_second: 6.059
|
23 |
+
- epoch: 52.8
|
24 |
+
- step: 50000
|
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:219f8f55d1f59fe9d3f1fb5b6f120cc934783256aacfc0edec4c55ae8ad1e30c
|
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:baa12e283f4bd428d5c602d9a5735122277af8aa1c7c2c3d96e820ba67c0ea22
|
3 |
+
size 21139
|
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,
|
@@ -742,6 +742,21 @@
|
|
742 |
"eval_samples_per_second": 98.004,
|
743 |
"eval_steps_per_second": 6.126,
|
744 |
"step": 49000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
745 |
}
|
746 |
],
|
747 |
"logging_steps": 1000,
|
@@ -749,7 +764,7 @@
|
|
749 |
"num_input_tokens_seen": 0,
|
750 |
"num_train_epochs": 500,
|
751 |
"save_steps": 1000,
|
752 |
-
"total_flos": 2.
|
753 |
"train_batch_size": 16,
|
754 |
"trial_name": null,
|
755 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 52.79831045406547,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 50000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
742 |
"eval_samples_per_second": 98.004,
|
743 |
"eval_steps_per_second": 6.126,
|
744 |
"step": 49000
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 52.8,
|
748 |
+
"learning_rate": 2.5343189017951425e-05,
|
749 |
+
"loss": 0.2166,
|
750 |
+
"step": 50000
|
751 |
+
},
|
752 |
+
{
|
753 |
+
"epoch": 52.8,
|
754 |
+
"eval_accuracy": 0.8831683168316832,
|
755 |
+
"eval_loss": 0.460601806640625,
|
756 |
+
"eval_runtime": 156.293,
|
757 |
+
"eval_samples_per_second": 96.933,
|
758 |
+
"eval_steps_per_second": 6.059,
|
759 |
+
"step": 50000
|
760 |
}
|
761 |
],
|
762 |
"logging_steps": 1000,
|
|
|
764 |
"num_input_tokens_seen": 0,
|
765 |
"num_train_epochs": 500,
|
766 |
"save_steps": 1000,
|
767 |
+
"total_flos": 2.4816213056086206e+20,
|
768 |
"train_batch_size": 16,
|
769 |
"trial_name": null,
|
770 |
"trial_params": null
|