Shresthadev403
commited on
Commit
•
fcac4bc
1
Parent(s):
53577ef
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:
|
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.7243
|
21 |
+
- eval_accuracy: 0.8202
|
22 |
+
- eval_runtime: 153.8982
|
23 |
+
- eval_samples_per_second: 98.442
|
24 |
+
- eval_steps_per_second: 6.153
|
25 |
+
- epoch: 23.23
|
26 |
+
- step: 22000
|
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:a1dcec261e11534ea2e4e2de550fb5c3ba9a68d71402198f972c441f52648a96
|
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:57a78def9c1f785eb4d7f6bbaa73ab47ee215105a841c610607e72b4365bb855
|
3 |
+
size 19915
|
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,
|
@@ -322,6 +322,21 @@
|
|
322 |
"eval_samples_per_second": 97.497,
|
323 |
"eval_steps_per_second": 6.094,
|
324 |
"step": 21000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
325 |
}
|
326 |
],
|
327 |
"logging_steps": 1000,
|
@@ -329,7 +344,7 @@
|
|
329 |
"num_input_tokens_seen": 0,
|
330 |
"num_train_epochs": 500,
|
331 |
"save_steps": 1000,
|
332 |
-
"total_flos": 1.
|
333 |
"train_batch_size": 16,
|
334 |
"trial_name": null,
|
335 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.8158415841584158,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-16000",
|
4 |
+
"epoch": 23.231256599788807,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 22000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
322 |
"eval_samples_per_second": 97.497,
|
323 |
"eval_steps_per_second": 6.094,
|
324 |
"step": 21000
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 23.23,
|
328 |
+
"learning_rate": 2.323125659978881e-05,
|
329 |
+
"loss": 0.3926,
|
330 |
+
"step": 22000
|
331 |
+
},
|
332 |
+
{
|
333 |
+
"epoch": 23.23,
|
334 |
+
"eval_accuracy": 0.8201980198019801,
|
335 |
+
"eval_loss": 0.7243059873580933,
|
336 |
+
"eval_runtime": 153.8982,
|
337 |
+
"eval_samples_per_second": 98.442,
|
338 |
+
"eval_steps_per_second": 6.153,
|
339 |
+
"step": 22000
|
340 |
}
|
341 |
],
|
342 |
"logging_steps": 1000,
|
|
|
344 |
"num_input_tokens_seen": 0,
|
345 |
"num_train_epochs": 500,
|
346 |
"save_steps": 1000,
|
347 |
+
"total_flos": 1.0919126298846044e+20,
|
348 |
"train_batch_size": 16,
|
349 |
"trial_name": null,
|
350 |
"trial_params": null
|