Shresthadev403
commited on
Commit
•
cdc2ee9
1
Parent(s):
80cbbdc
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: 97.
|
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.7404
|
21 |
+
- eval_accuracy: 0.8152
|
22 |
+
- eval_runtime: 154.5972
|
23 |
+
- eval_samples_per_second: 97.997
|
24 |
+
- eval_steps_per_second: 6.126
|
25 |
+
- epoch: 21.12
|
26 |
+
- step: 20000
|
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:7e21ac80b838e97098062898c54256d4ee1d8f4fc8507fc59874a48f60f29931
|
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:dfacb9225cd14c04ef5253d595bf634a6cd8d60f4c7981d65da12f307177b3d3
|
3 |
+
size 18937
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.8158415841584158,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-16000",
|
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,
|
@@ -292,6 +292,21 @@
|
|
292 |
"eval_samples_per_second": 97.197,
|
293 |
"eval_steps_per_second": 6.076,
|
294 |
"step": 19000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
295 |
}
|
296 |
],
|
297 |
"logging_steps": 1000,
|
@@ -299,7 +314,7 @@
|
|
299 |
"num_input_tokens_seen": 0,
|
300 |
"num_train_epochs": 500,
|
301 |
"save_steps": 1000,
|
302 |
-
"total_flos": 9.
|
303 |
"train_batch_size": 16,
|
304 |
"trial_name": null,
|
305 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.8158415841584158,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-16000",
|
4 |
+
"epoch": 21.119324181626187,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 20000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
292 |
"eval_samples_per_second": 97.197,
|
293 |
"eval_steps_per_second": 6.076,
|
294 |
"step": 19000
|
295 |
+
},
|
296 |
+
{
|
297 |
+
"epoch": 21.12,
|
298 |
+
"learning_rate": 2.1119324181626187e-05,
|
299 |
+
"loss": 0.4385,
|
300 |
+
"step": 20000
|
301 |
+
},
|
302 |
+
{
|
303 |
+
"epoch": 21.12,
|
304 |
+
"eval_accuracy": 0.8151815181518152,
|
305 |
+
"eval_loss": 0.7403990030288696,
|
306 |
+
"eval_runtime": 154.5972,
|
307 |
+
"eval_samples_per_second": 97.997,
|
308 |
+
"eval_steps_per_second": 6.126,
|
309 |
+
"step": 20000
|
310 |
}
|
311 |
],
|
312 |
"logging_steps": 1000,
|
|
|
314 |
"num_input_tokens_seen": 0,
|
315 |
"num_train_epochs": 500,
|
316 |
"save_steps": 1000,
|
317 |
+
"total_flos": 9.92647281271468e+19,
|
318 |
"train_batch_size": 16,
|
319 |
"trial_name": null,
|
320 |
"trial_params": null
|