Shresthadev403
commited on
Commit
•
32c49ca
1
Parent(s):
35f412a
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.4507
|
19 |
+
- eval_accuracy: 0.8863
|
20 |
+
- eval_runtime: 156.5229
|
21 |
+
- eval_samples_per_second: 96.791
|
22 |
+
- eval_steps_per_second: 6.05
|
23 |
+
- epoch: 49.63
|
24 |
+
- step: 47000
|
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:7be8bb8be432db3d2a3bd7d7da89bf6b73abf37c93d179bc7035ea1e5f6e05f0
|
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:e969b96e0695bf6ecc24fa702872446eec251f082129b1338ae5702758f9b44d
|
3 |
+
size 19672
|
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,
|
@@ -697,6 +697,21 @@
|
|
697 |
"eval_samples_per_second": 97.139,
|
698 |
"eval_steps_per_second": 6.072,
|
699 |
"step": 46000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
700 |
}
|
701 |
],
|
702 |
"logging_steps": 1000,
|
@@ -704,7 +719,7 @@
|
|
704 |
"num_input_tokens_seen": 0,
|
705 |
"num_train_epochs": 500,
|
706 |
"save_steps": 1000,
|
707 |
-
"total_flos": 2.
|
708 |
"train_batch_size": 16,
|
709 |
"trial_name": null,
|
710 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 49.63041182682154,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 47000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
697 |
"eval_samples_per_second": 97.139,
|
698 |
"eval_steps_per_second": 6.072,
|
699 |
"step": 46000
|
700 |
+
},
|
701 |
+
{
|
702 |
+
"epoch": 49.63,
|
703 |
+
"learning_rate": 2.21752903907075e-05,
|
704 |
+
"loss": 0.2231,
|
705 |
+
"step": 47000
|
706 |
+
},
|
707 |
+
{
|
708 |
+
"epoch": 49.63,
|
709 |
+
"eval_accuracy": 0.8863366336633663,
|
710 |
+
"eval_loss": 0.45071929693222046,
|
711 |
+
"eval_runtime": 156.5229,
|
712 |
+
"eval_samples_per_second": 96.791,
|
713 |
+
"eval_steps_per_second": 6.05,
|
714 |
+
"step": 47000
|
715 |
}
|
716 |
],
|
717 |
"logging_steps": 1000,
|
|
|
719 |
"num_input_tokens_seen": 0,
|
720 |
"num_train_epochs": 500,
|
721 |
"save_steps": 1000,
|
722 |
+
"total_flos": 2.3327232826889155e+20,
|
723 |
"train_batch_size": 16,
|
724 |
"trial_name": null,
|
725 |
"trial_params": null
|