Shresthadev403
commited on
Commit
•
4441bcb
1
Parent(s):
256bfcd
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: 156.
|
21 |
-
- eval_samples_per_second: 96.
|
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.3488
|
19 |
+
- eval_accuracy: 0.9116
|
20 |
+
- eval_runtime: 156.4541
|
21 |
+
- eval_samples_per_second: 96.834
|
22 |
+
- eval_steps_per_second: 6.053
|
23 |
+
- epoch: 36.96
|
24 |
+
- step: 35000
|
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:0c951d0b59eec32774555025b62e83aa6a4229bcc65e9db5bee420f322c59e1c
|
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:154aec5476517b77cb389ff612637c9a75c60856318ddae8d49ff88db8d2b435
|
3 |
+
size 13804
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
"best_metric": 0.9113531353135313,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-28000",
|
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,
|
@@ -517,6 +517,21 @@
|
|
517 |
"eval_samples_per_second": 96.577,
|
518 |
"eval_steps_per_second": 6.037,
|
519 |
"step": 34000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
520 |
}
|
521 |
],
|
522 |
"logging_steps": 1000,
|
@@ -524,7 +539,7 @@
|
|
524 |
"num_input_tokens_seen": 0,
|
525 |
"num_train_epochs": 500,
|
526 |
"save_steps": 1000,
|
527 |
-
"total_flos": 1.
|
528 |
"train_batch_size": 16,
|
529 |
"trial_name": null,
|
530 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9113531353135313,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-28000",
|
4 |
+
"epoch": 36.95881731784583,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 35000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
517 |
"eval_samples_per_second": 96.577,
|
518 |
"eval_steps_per_second": 6.037,
|
519 |
"step": 34000
|
520 |
+
},
|
521 |
+
{
|
522 |
+
"epoch": 36.96,
|
523 |
+
"learning_rate": 9.503695881731786e-06,
|
524 |
+
"loss": 0.289,
|
525 |
+
"step": 35000
|
526 |
+
},
|
527 |
+
{
|
528 |
+
"epoch": 36.96,
|
529 |
+
"eval_accuracy": 0.9115511551155115,
|
530 |
+
"eval_loss": 0.34877872467041016,
|
531 |
+
"eval_runtime": 156.4541,
|
532 |
+
"eval_samples_per_second": 96.834,
|
533 |
+
"eval_steps_per_second": 6.053,
|
534 |
+
"step": 35000
|
535 |
}
|
536 |
],
|
537 |
"logging_steps": 1000,
|
|
|
539 |
"num_input_tokens_seen": 0,
|
540 |
"num_train_epochs": 500,
|
541 |
"save_steps": 1000,
|
542 |
+
"total_flos": 1.7371373958699916e+20,
|
543 |
"train_batch_size": 16,
|
544 |
"trial_name": null,
|
545 |
"trial_params": null
|