Shresthadev403
commited on
Commit
•
86c9c4d
1
Parent(s):
3cf9da8
End of training
Browse files
README.md
CHANGED
@@ -17,13 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- eval_loss: 0.
|
21 |
-
- eval_accuracy: 0.
|
22 |
-
- eval_runtime:
|
23 |
-
- eval_samples_per_second: 98.
|
24 |
-
- eval_steps_per_second: 6.
|
25 |
-
- epoch:
|
26 |
-
- step:
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- eval_loss: 0.8235
|
21 |
+
- eval_accuracy: 0.8044
|
22 |
+
- eval_runtime: 153.6348
|
23 |
+
- eval_samples_per_second: 98.61
|
24 |
+
- eval_steps_per_second: 6.164
|
25 |
+
- epoch: 14.78
|
26 |
+
- step: 14000
|
27 |
|
28 |
## Model description
|
29 |
|
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:44fb177d54f7d920ebec7ed9d305e79d34fbbd63d2870afcc2ea43abebc25eb9
|
3 |
size 343528508
|
runs/Feb05_03-08-58_983d148b451b/events.out.tfevents.1707102539.983d148b451b.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:45434541e41ee33f030b4689849ab4629e7ae88b07aa47ea7fe666830806a396
|
3 |
+
size 16021
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "food-image-classification/checkpoint-
|
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,
|
@@ -202,6 +202,21 @@
|
|
202 |
"eval_samples_per_second": 98.324,
|
203 |
"eval_steps_per_second": 6.146,
|
204 |
"step": 13000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
}
|
206 |
],
|
207 |
"logging_steps": 1000,
|
@@ -209,7 +224,7 @@
|
|
209 |
"num_input_tokens_seen": 0,
|
210 |
"num_train_epochs": 500,
|
211 |
"save_steps": 1000,
|
212 |
-
"total_flos": 6.
|
213 |
"train_batch_size": 16,
|
214 |
"trial_name": null,
|
215 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.7984158415841585,
|
3 |
+
"best_model_checkpoint": "food-image-classification/checkpoint-13000",
|
4 |
+
"epoch": 14.783526927138332,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 14000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
202 |
"eval_samples_per_second": 98.324,
|
203 |
"eval_steps_per_second": 6.146,
|
204 |
"step": 13000
|
205 |
+
},
|
206 |
+
{
|
207 |
+
"epoch": 14.78,
|
208 |
+
"learning_rate": 1.4783526927138333e-05,
|
209 |
+
"loss": 0.697,
|
210 |
+
"step": 14000
|
211 |
+
},
|
212 |
+
{
|
213 |
+
"epoch": 14.78,
|
214 |
+
"eval_accuracy": 0.8043564356435644,
|
215 |
+
"eval_loss": 0.8234559297561646,
|
216 |
+
"eval_runtime": 153.6348,
|
217 |
+
"eval_samples_per_second": 98.61,
|
218 |
+
"eval_steps_per_second": 6.164,
|
219 |
+
"step": 14000
|
220 |
}
|
221 |
],
|
222 |
"logging_steps": 1000,
|
|
|
224 |
"num_input_tokens_seen": 0,
|
225 |
"num_train_epochs": 500,
|
226 |
"save_steps": 1000,
|
227 |
+
"total_flos": 6.948574402919547e+19,
|
228 |
"train_batch_size": 16,
|
229 |
"trial_name": null,
|
230 |
"trial_params": null
|