Shresthadev403
commited on
Commit
•
3bf5f93
1
Parent(s):
c5f4ef6
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: 154.
|
23 |
-
- eval_samples_per_second:
|
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.7651
|
21 |
+
- eval_accuracy: 0.8156
|
22 |
+
- eval_runtime: 154.1129
|
23 |
+
- eval_samples_per_second: 98.305
|
24 |
+
- eval_steps_per_second: 6.145
|
25 |
+
- epoch: 26.4
|
26 |
+
- step: 25000
|
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:c07c9f219ab17dddb048edc81f52ed98de5117148c986cc434f835c984a9b252
|
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:3d08cb3b0549f26d042533282b0adaec04901eddacd691dc2a26a4ad234f3355
|
3 |
+
size 21382
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.8201980198019801,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-22000",
|
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,
|
@@ -367,6 +367,21 @@
|
|
367 |
"eval_samples_per_second": 97.856,
|
368 |
"eval_steps_per_second": 6.117,
|
369 |
"step": 24000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
370 |
}
|
371 |
],
|
372 |
"logging_steps": 1000,
|
@@ -374,7 +389,7 @@
|
|
374 |
"num_input_tokens_seen": 0,
|
375 |
"num_train_epochs": 500,
|
376 |
"save_steps": 1000,
|
377 |
-
"total_flos": 1.
|
378 |
"train_batch_size": 16,
|
379 |
"trial_name": null,
|
380 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.8201980198019801,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-22000",
|
4 |
+
"epoch": 26.399155227032736,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 25000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
367 |
"eval_samples_per_second": 97.856,
|
368 |
"eval_steps_per_second": 6.117,
|
369 |
"step": 24000
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 26.4,
|
373 |
+
"learning_rate": 2.6399155227032734e-05,
|
374 |
+
"loss": 0.3438,
|
375 |
+
"step": 25000
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 26.4,
|
379 |
+
"eval_accuracy": 0.8155775577557756,
|
380 |
+
"eval_loss": 0.7651433944702148,
|
381 |
+
"eval_runtime": 154.1129,
|
382 |
+
"eval_samples_per_second": 98.305,
|
383 |
+
"eval_steps_per_second": 6.145,
|
384 |
+
"step": 25000
|
385 |
}
|
386 |
],
|
387 |
"logging_steps": 1000,
|
|
|
389 |
"num_input_tokens_seen": 0,
|
390 |
"num_train_epochs": 500,
|
391 |
"save_steps": 1000,
|
392 |
+
"total_flos": 1.240810652804309e+20,
|
393 |
"train_batch_size": 16,
|
394 |
"trial_name": null,
|
395 |
"trial_params": null
|