Shresthadev403
commited on
Commit
•
556f78f
1
Parent(s):
f252380
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.4567
|
19 |
+
- eval_accuracy: 0.8867
|
20 |
+
- eval_runtime: 154.5848
|
21 |
+
- eval_samples_per_second: 98.004
|
22 |
+
- eval_steps_per_second: 6.126
|
23 |
+
- epoch: 51.74
|
24 |
+
- step: 49000
|
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:5dd7a288f9421ab61c1b76167d20cedbc58763e911e750d333529bd07e3d2fe4
|
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:e2c9beb9b5fa19d65afa517a1aa40ae5c5c4cb09554bfc648a8c2fabae742d78
|
3 |
+
size 20650
|
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,
|
@@ -727,6 +727,21 @@
|
|
727 |
"eval_samples_per_second": 97.208,
|
728 |
"eval_steps_per_second": 6.076,
|
729 |
"step": 48000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
730 |
}
|
731 |
],
|
732 |
"logging_steps": 1000,
|
@@ -734,7 +749,7 @@
|
|
734 |
"num_input_tokens_seen": 0,
|
735 |
"num_train_epochs": 500,
|
736 |
"save_steps": 1000,
|
737 |
-
"total_flos": 2.
|
738 |
"train_batch_size": 16,
|
739 |
"trial_name": null,
|
740 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 51.74234424498416,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 49000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
727 |
"eval_samples_per_second": 97.208,
|
728 |
"eval_steps_per_second": 6.076,
|
729 |
"step": 48000
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"epoch": 51.74,
|
733 |
+
"learning_rate": 2.4287222808870115e-05,
|
734 |
+
"loss": 0.2201,
|
735 |
+
"step": 49000
|
736 |
+
},
|
737 |
+
{
|
738 |
+
"epoch": 51.74,
|
739 |
+
"eval_accuracy": 0.8867326732673267,
|
740 |
+
"eval_loss": 0.45674923062324524,
|
741 |
+
"eval_runtime": 154.5848,
|
742 |
+
"eval_samples_per_second": 98.004,
|
743 |
+
"eval_steps_per_second": 6.126,
|
744 |
+
"step": 49000
|
745 |
}
|
746 |
],
|
747 |
"logging_steps": 1000,
|
|
|
749 |
"num_input_tokens_seen": 0,
|
750 |
"num_train_epochs": 500,
|
751 |
"save_steps": 1000,
|
752 |
+
"total_flos": 2.4319886313020522e+20,
|
753 |
"train_batch_size": 16,
|
754 |
"trial_name": null,
|
755 |
"trial_params": null
|