Shresthadev403
commited on
Commit
•
a27d605
1
Parent(s):
5cc5c24
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: 155.
|
21 |
-
- eval_samples_per_second: 97.
|
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.3814
|
19 |
+
- eval_accuracy: 0.9055
|
20 |
+
- eval_runtime: 155.1819
|
21 |
+
- eval_samples_per_second: 97.627
|
22 |
+
- eval_steps_per_second: 6.103
|
23 |
+
- epoch: 40.13
|
24 |
+
- step: 38000
|
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:8845051a121991c392088f425e4e9a87738814fab958f8c17a066da5b5b45dbb
|
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:be5676bcb27f2bb50848208fdea5f42ac6f069cfdd78719958d55bc3046f9b50
|
3 |
+
size 15271
|
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,
|
@@ -562,6 +562,21 @@
|
|
562 |
"eval_samples_per_second": 97.204,
|
563 |
"eval_steps_per_second": 6.076,
|
564 |
"step": 37000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
565 |
}
|
566 |
],
|
567 |
"logging_steps": 1000,
|
@@ -569,7 +584,7 @@
|
|
569 |
"num_input_tokens_seen": 0,
|
570 |
"num_train_epochs": 500,
|
571 |
"save_steps": 1000,
|
572 |
-
"total_flos": 1.
|
573 |
"train_batch_size": 16,
|
574 |
"trial_name": null,
|
575 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 40.12671594508976,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 38000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
562 |
"eval_samples_per_second": 97.204,
|
563 |
"eval_steps_per_second": 6.076,
|
564 |
"step": 37000
|
565 |
+
},
|
566 |
+
{
|
567 |
+
"epoch": 40.13,
|
568 |
+
"learning_rate": 1.2671594508975712e-05,
|
569 |
+
"loss": 0.2644,
|
570 |
+
"step": 38000
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 40.13,
|
574 |
+
"eval_accuracy": 0.9054785478547854,
|
575 |
+
"eval_loss": 0.3814030885696411,
|
576 |
+
"eval_runtime": 155.1819,
|
577 |
+
"eval_samples_per_second": 97.627,
|
578 |
+
"eval_steps_per_second": 6.103,
|
579 |
+
"step": 38000
|
580 |
}
|
581 |
],
|
582 |
"logging_steps": 1000,
|
|
|
584 |
"num_input_tokens_seen": 0,
|
585 |
"num_train_epochs": 500,
|
586 |
"save_steps": 1000,
|
587 |
+
"total_flos": 1.8860292139298003e+20,
|
588 |
"train_batch_size": 16,
|
589 |
"trial_name": null,
|
590 |
"trial_params": null
|