Shresthadev403
commited on
Commit
•
1fbf54b
1
Parent(s):
660b7ed
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.3623
|
19 |
+
- eval_accuracy: 0.9067
|
20 |
+
- eval_runtime: 155.6758
|
21 |
+
- eval_samples_per_second: 97.318
|
22 |
+
- eval_steps_per_second: 6.083
|
23 |
+
- epoch: 34.85
|
24 |
+
- step: 33000
|
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:d59b8200558335c17a136c6cad8e0dc2974a85af507fe662a45b2b00d166fe6f
|
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:cd8a4fc55f00d4f84b940c8b970188149bc4a4f5e2f41c597d7aadc7e5940189
|
3 |
+
size 12826
|
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,
|
@@ -487,6 +487,21 @@
|
|
487 |
"eval_samples_per_second": 97.581,
|
488 |
"eval_steps_per_second": 6.1,
|
489 |
"step": 32000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
490 |
}
|
491 |
],
|
492 |
"logging_steps": 1000,
|
@@ -494,7 +509,7 @@
|
|
494 |
"num_input_tokens_seen": 0,
|
495 |
"num_train_epochs": 500,
|
496 |
"save_steps": 1000,
|
497 |
-
"total_flos": 1.
|
498 |
"train_batch_size": 16,
|
499 |
"trial_name": null,
|
500 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9113531353135313,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-28000",
|
4 |
+
"epoch": 34.84688489968321,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 33000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
487 |
"eval_samples_per_second": 97.581,
|
488 |
"eval_steps_per_second": 6.1,
|
489 |
"step": 32000
|
490 |
+
},
|
491 |
+
{
|
492 |
+
"epoch": 34.85,
|
493 |
+
"learning_rate": 7.3917634635691666e-06,
|
494 |
+
"loss": 0.3064,
|
495 |
+
"step": 33000
|
496 |
+
},
|
497 |
+
{
|
498 |
+
"epoch": 34.85,
|
499 |
+
"eval_accuracy": 0.9067326732673268,
|
500 |
+
"eval_loss": 0.3623407185077667,
|
501 |
+
"eval_runtime": 155.6758,
|
502 |
+
"eval_samples_per_second": 97.318,
|
503 |
+
"eval_steps_per_second": 6.083,
|
504 |
+
"step": 33000
|
505 |
}
|
506 |
],
|
507 |
"logging_steps": 1000,
|
|
|
509 |
"num_input_tokens_seen": 0,
|
510 |
"num_train_epochs": 500,
|
511 |
"save_steps": 1000,
|
512 |
+
"total_flos": 1.637872047256855e+20,
|
513 |
"train_batch_size": 16,
|
514 |
"trial_name": null,
|
515 |
"trial_params": null
|