Shresthadev403
commited on
Commit
•
61377d8
1
Parent(s):
8f4ad19
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.4335
|
19 |
+
- eval_accuracy: 0.8939
|
20 |
+
- eval_runtime: 155.962
|
21 |
+
- eval_samples_per_second: 97.139
|
22 |
+
- eval_steps_per_second: 6.072
|
23 |
+
- epoch: 48.57
|
24 |
+
- step: 46000
|
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:1c3169a5c2f1b48c1ec92ea05add639120b229ea6e05c047f7fd55f4c24c1564
|
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:23b73fe52cfff7457a9cc31d9263f5ea60ea46316c753948b9628ae50d0bd4d1
|
3 |
+
size 19183
|
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,
|
@@ -682,6 +682,21 @@
|
|
682 |
"eval_samples_per_second": 98.041,
|
683 |
"eval_steps_per_second": 6.128,
|
684 |
"step": 45000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
685 |
}
|
686 |
],
|
687 |
"logging_steps": 1000,
|
@@ -689,7 +704,7 @@
|
|
689 |
"num_input_tokens_seen": 0,
|
690 |
"num_train_epochs": 500,
|
691 |
"save_steps": 1000,
|
692 |
-
"total_flos": 2.
|
693 |
"train_batch_size": 16,
|
694 |
"trial_name": null,
|
695 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 48.57444561774023,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 46000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
682 |
"eval_samples_per_second": 98.041,
|
683 |
"eval_steps_per_second": 6.128,
|
684 |
"step": 45000
|
685 |
+
},
|
686 |
+
{
|
687 |
+
"epoch": 48.57,
|
688 |
+
"learning_rate": 2.1119324181626187e-05,
|
689 |
+
"loss": 0.2333,
|
690 |
+
"step": 46000
|
691 |
+
},
|
692 |
+
{
|
693 |
+
"epoch": 48.57,
|
694 |
+
"eval_accuracy": 0.8938613861386139,
|
695 |
+
"eval_loss": 0.43345457315444946,
|
696 |
+
"eval_runtime": 155.962,
|
697 |
+
"eval_samples_per_second": 97.139,
|
698 |
+
"eval_steps_per_second": 6.072,
|
699 |
+
"step": 46000
|
700 |
}
|
701 |
],
|
702 |
"logging_steps": 1000,
|
|
|
704 |
"num_input_tokens_seen": 0,
|
705 |
"num_train_epochs": 500,
|
706 |
"save_steps": 1000,
|
707 |
+
"total_flos": 2.2830906083823472e+20,
|
708 |
"train_batch_size": 16,
|
709 |
"trial_name": null,
|
710 |
"trial_params": null
|