Shresthadev403
commited on
Commit
•
bb7b468
1
Parent(s):
60f6d03
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: 154.
|
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.4173
|
19 |
+
- eval_accuracy: 0.8976
|
20 |
+
- eval_runtime: 154.5817
|
21 |
+
- eval_samples_per_second: 98.006
|
22 |
+
- eval_steps_per_second: 6.126
|
23 |
+
- epoch: 45.41
|
24 |
+
- step: 43000
|
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:1cf3e3af0215ba37ed6c88eafbbee5f117639bc0a9f20584b9a7142abacac81c
|
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:fcf09a474b078470b544bd5012f2ebedacb1609b50c88775d3e9e0e31cae7000
|
3 |
+
size 17716
|
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,
|
@@ -637,6 +637,21 @@
|
|
637 |
"eval_samples_per_second": 97.763,
|
638 |
"eval_steps_per_second": 6.111,
|
639 |
"step": 42000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
640 |
}
|
641 |
],
|
642 |
"logging_steps": 1000,
|
@@ -644,7 +659,7 @@
|
|
644 |
"num_input_tokens_seen": 0,
|
645 |
"num_train_epochs": 500,
|
646 |
"save_steps": 1000,
|
647 |
-
"total_flos": 2.
|
648 |
"train_batch_size": 16,
|
649 |
"trial_name": null,
|
650 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 45.4065469904963,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 43000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
637 |
"eval_samples_per_second": 97.763,
|
638 |
"eval_steps_per_second": 6.111,
|
639 |
"step": 42000
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 45.41,
|
643 |
+
"learning_rate": 1.795142555438226e-05,
|
644 |
+
"loss": 0.2429,
|
645 |
+
"step": 43000
|
646 |
+
},
|
647 |
+
{
|
648 |
+
"epoch": 45.41,
|
649 |
+
"eval_accuracy": 0.8975577557755775,
|
650 |
+
"eval_loss": 0.4172586500644684,
|
651 |
+
"eval_runtime": 154.5817,
|
652 |
+
"eval_samples_per_second": 98.006,
|
653 |
+
"eval_steps_per_second": 6.126,
|
654 |
+
"step": 43000
|
655 |
}
|
656 |
],
|
657 |
"logging_steps": 1000,
|
|
|
659 |
"num_input_tokens_seen": 0,
|
660 |
"num_train_epochs": 500,
|
661 |
"save_steps": 1000,
|
662 |
+
"total_flos": 2.134192585462642e+20,
|
663 |
"train_batch_size": 16,
|
664 |
"trial_name": null,
|
665 |
"trial_params": null
|