Shresthadev403
commited on
Commit
•
a45cbb5
1
Parent(s):
5df6bbc
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.3593
|
19 |
+
- eval_accuracy: 0.9100
|
20 |
+
- eval_runtime: 155.6871
|
21 |
+
- eval_samples_per_second: 97.311
|
22 |
+
- eval_steps_per_second: 6.083
|
23 |
+
- epoch: 38.01
|
24 |
+
- step: 36000
|
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:090baa98a4499d17bcd8d5b1280d393120cc877bc4ee264cf0b598101ac03775
|
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:29e613ef805dda57393317c1853dd23006487a17a5428cbdea0a812e55d38e2f
|
3 |
+
size 14293
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "food-image-classification/checkpoint-
|
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,
|
@@ -532,6 +532,21 @@
|
|
532 |
"eval_samples_per_second": 96.834,
|
533 |
"eval_steps_per_second": 6.053,
|
534 |
"step": 35000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
535 |
}
|
536 |
],
|
537 |
"logging_steps": 1000,
|
@@ -539,7 +554,7 @@
|
|
539 |
"num_input_tokens_seen": 0,
|
540 |
"num_train_epochs": 500,
|
541 |
"save_steps": 1000,
|
542 |
-
"total_flos": 1.
|
543 |
"train_batch_size": 16,
|
544 |
"trial_name": null,
|
545 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.9115511551155115,
|
3 |
+
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 38.01478352692714,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 36000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
532 |
"eval_samples_per_second": 96.834,
|
533 |
"eval_steps_per_second": 6.053,
|
534 |
"step": 35000
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 38.01,
|
538 |
+
"learning_rate": 1.0559662090813093e-05,
|
539 |
+
"loss": 0.2811,
|
540 |
+
"step": 36000
|
541 |
+
},
|
542 |
+
{
|
543 |
+
"epoch": 38.01,
|
544 |
+
"eval_accuracy": 0.90996699669967,
|
545 |
+
"eval_loss": 0.3593011796474457,
|
546 |
+
"eval_runtime": 155.6871,
|
547 |
+
"eval_samples_per_second": 97.311,
|
548 |
+
"eval_steps_per_second": 6.083,
|
549 |
+
"step": 36000
|
550 |
}
|
551 |
],
|
552 |
"logging_steps": 1000,
|
|
|
554 |
"num_input_tokens_seen": 0,
|
555 |
"num_train_epochs": 500,
|
556 |
"save_steps": 1000,
|
557 |
+
"total_flos": 1.786763865316664e+20,
|
558 |
"train_batch_size": 16,
|
559 |
"trial_name": null,
|
560 |
"trial_params": null
|