Shresthadev403
commited on
Commit
•
5d9754f
1
Parent(s):
026bd4e
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.4331
|
19 |
+
- eval_accuracy: 0.8927
|
20 |
+
- eval_runtime: 154.5274
|
21 |
+
- eval_samples_per_second: 98.041
|
22 |
+
- eval_steps_per_second: 6.128
|
23 |
+
- epoch: 47.52
|
24 |
+
- step: 45000
|
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:6d97ad7a329ddac1ea54d0306e25de373ee14cbab75bdfb1efe46a677ed2b569
|
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:8479c36629f591e04ef278cf9298ed94b257161a25dd5fcee9312e04a706f2bb
|
3 |
+
size 18694
|
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,
|
@@ -667,6 +667,21 @@
|
|
667 |
"eval_samples_per_second": 96.981,
|
668 |
"eval_steps_per_second": 6.062,
|
669 |
"step": 44000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
670 |
}
|
671 |
],
|
672 |
"logging_steps": 1000,
|
@@ -674,7 +689,7 @@
|
|
674 |
"num_input_tokens_seen": 0,
|
675 |
"num_train_epochs": 500,
|
676 |
"save_steps": 1000,
|
677 |
-
"total_flos": 2.
|
678 |
"train_batch_size": 16,
|
679 |
"trial_name": null,
|
680 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 47.518479408658926,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 45000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
667 |
"eval_samples_per_second": 96.981,
|
668 |
"eval_steps_per_second": 6.062,
|
669 |
"step": 44000
|
670 |
+
},
|
671 |
+
{
|
672 |
+
"epoch": 47.52,
|
673 |
+
"learning_rate": 2.006335797254488e-05,
|
674 |
+
"loss": 0.2351,
|
675 |
+
"step": 45000
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 47.52,
|
679 |
+
"eval_accuracy": 0.8926732673267327,
|
680 |
+
"eval_loss": 0.4330624043941498,
|
681 |
+
"eval_runtime": 154.5274,
|
682 |
+
"eval_samples_per_second": 98.041,
|
683 |
+
"eval_steps_per_second": 6.128,
|
684 |
+
"step": 45000
|
685 |
}
|
686 |
],
|
687 |
"logging_steps": 1000,
|
|
|
689 |
"num_input_tokens_seen": 0,
|
690 |
"num_train_epochs": 500,
|
691 |
"save_steps": 1000,
|
692 |
+
"total_flos": 2.2334579340757788e+20,
|
693 |
"train_batch_size": 16,
|
694 |
"trial_name": null,
|
695 |
"trial_params": null
|