Shresthadev403
commited on
Commit
•
ba1b1fe
1
Parent(s):
d260b28
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.4206
|
19 |
+
- eval_accuracy: 0.8940
|
20 |
+
- eval_runtime: 156.2155
|
21 |
+
- eval_samples_per_second: 96.981
|
22 |
+
- eval_steps_per_second: 6.062
|
23 |
+
- epoch: 46.46
|
24 |
+
- step: 44000
|
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:e000a0f05b18fcec85191d1563a2e5221e2e57d35ab7be4be32a4b5a8e39d767
|
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:e82fa2bf6b1cf111b29e5fcfc8d322df502109190dd76254af7c68d359ddddb3
|
3 |
+
size 18205
|
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,
|
@@ -652,6 +652,21 @@
|
|
652 |
"eval_samples_per_second": 98.006,
|
653 |
"eval_steps_per_second": 6.126,
|
654 |
"step": 43000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
655 |
}
|
656 |
],
|
657 |
"logging_steps": 1000,
|
@@ -659,7 +674,7 @@
|
|
659 |
"num_input_tokens_seen": 0,
|
660 |
"num_train_epochs": 500,
|
661 |
"save_steps": 1000,
|
662 |
-
"total_flos": 2.
|
663 |
"train_batch_size": 16,
|
664 |
"trial_name": null,
|
665 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 46.462513199577614,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 44000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
652 |
"eval_samples_per_second": 98.006,
|
653 |
"eval_steps_per_second": 6.126,
|
654 |
"step": 43000
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 46.46,
|
658 |
+
"learning_rate": 1.900739176346357e-05,
|
659 |
+
"loss": 0.2406,
|
660 |
+
"step": 44000
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 46.46,
|
664 |
+
"eval_accuracy": 0.893993399339934,
|
665 |
+
"eval_loss": 0.4206344783306122,
|
666 |
+
"eval_runtime": 156.2155,
|
667 |
+
"eval_samples_per_second": 96.981,
|
668 |
+
"eval_steps_per_second": 6.062,
|
669 |
+
"step": 44000
|
670 |
}
|
671 |
],
|
672 |
"logging_steps": 1000,
|
|
|
674 |
"num_input_tokens_seen": 0,
|
675 |
"num_train_epochs": 500,
|
676 |
"save_steps": 1000,
|
677 |
+
"total_flos": 2.1838252597692105e+20,
|
678 |
"train_batch_size": 16,
|
679 |
"trial_name": null,
|
680 |
"trial_params": null
|