Shresthadev403
commited on
Commit
•
cb66f94
1
Parent(s):
d9281cb
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:
|
21 |
-
- eval_samples_per_second:
|
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.3782
|
19 |
+
- eval_accuracy: 0.9038
|
20 |
+
- eval_runtime: 156.2669
|
21 |
+
- eval_samples_per_second: 96.95
|
22 |
+
- eval_steps_per_second: 6.06
|
23 |
+
- epoch: 42.24
|
24 |
+
- step: 40000
|
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:ad4bba65ded655a70ab605422f2e7b119b3513906fc4378b67df6d9053e2a582
|
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:4c32bbdd3d51317823f31eed0b1a445cd71ed2d8342fd7ac27201f55c6643d66
|
3 |
+
size 16249
|
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,
|
@@ -592,6 +592,21 @@
|
|
592 |
"eval_samples_per_second": 98.06,
|
593 |
"eval_steps_per_second": 6.13,
|
594 |
"step": 39000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
595 |
}
|
596 |
],
|
597 |
"logging_steps": 1000,
|
@@ -599,7 +614,7 @@
|
|
599 |
"num_input_tokens_seen": 0,
|
600 |
"num_train_epochs": 500,
|
601 |
"save_steps": 1000,
|
602 |
-
"total_flos": 1.
|
603 |
"train_batch_size": 16,
|
604 |
"trial_name": null,
|
605 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 42.23864836325237,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 40000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
592 |
"eval_samples_per_second": 98.06,
|
593 |
"eval_steps_per_second": 6.13,
|
594 |
"step": 39000
|
595 |
+
},
|
596 |
+
{
|
597 |
+
"epoch": 42.24,
|
598 |
+
"learning_rate": 1.4783526927138333e-05,
|
599 |
+
"loss": 0.2581,
|
600 |
+
"step": 40000
|
601 |
+
},
|
602 |
+
{
|
603 |
+
"epoch": 42.24,
|
604 |
+
"eval_accuracy": 0.9038283828382838,
|
605 |
+
"eval_loss": 0.37817618250846863,
|
606 |
+
"eval_runtime": 156.2669,
|
607 |
+
"eval_samples_per_second": 96.95,
|
608 |
+
"eval_steps_per_second": 6.06,
|
609 |
+
"step": 40000
|
610 |
}
|
611 |
],
|
612 |
"logging_steps": 1000,
|
|
|
614 |
"num_input_tokens_seen": 0,
|
615 |
"num_train_epochs": 500,
|
616 |
"save_steps": 1000,
|
617 |
+
"total_flos": 1.985294562542937e+20,
|
618 |
"train_batch_size": 16,
|
619 |
"trial_name": null,
|
620 |
"trial_params": null
|