Shresthadev403
commited on
Commit
•
cfa34a8
1
Parent(s):
d37b507
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: 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.4055
|
19 |
+
- eval_accuracy: 0.8992
|
20 |
+
- eval_runtime: 154.9661
|
21 |
+
- eval_samples_per_second: 97.763
|
22 |
+
- eval_steps_per_second: 6.111
|
23 |
+
- epoch: 44.35
|
24 |
+
- step: 42000
|
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:8ff04edbd88a66dd5ef52aa917f432fad1548f9c152be0350c52be844c984ff4
|
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:898f3c4dde3e3f9895b854c23c385f74cf329dc7e63eb963a6da44845c273699
|
3 |
+
size 17227
|
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,
|
@@ -622,6 +622,21 @@
|
|
622 |
"eval_samples_per_second": 97.249,
|
623 |
"eval_steps_per_second": 6.079,
|
624 |
"step": 41000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
625 |
}
|
626 |
],
|
627 |
"logging_steps": 1000,
|
@@ -629,7 +644,7 @@
|
|
629 |
"num_input_tokens_seen": 0,
|
630 |
"num_train_epochs": 500,
|
631 |
"save_steps": 1000,
|
632 |
-
"total_flos": 2.
|
633 |
"train_batch_size": 16,
|
634 |
"trial_name": null,
|
635 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 44.350580781415,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 42000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
622 |
"eval_samples_per_second": 97.249,
|
623 |
"eval_steps_per_second": 6.079,
|
624 |
"step": 41000
|
625 |
+
},
|
626 |
+
{
|
627 |
+
"epoch": 44.35,
|
628 |
+
"learning_rate": 1.6895459345300952e-05,
|
629 |
+
"loss": 0.2431,
|
630 |
+
"step": 42000
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"epoch": 44.35,
|
634 |
+
"eval_accuracy": 0.8992079207920792,
|
635 |
+
"eval_loss": 0.40550053119659424,
|
636 |
+
"eval_runtime": 154.9661,
|
637 |
+
"eval_samples_per_second": 97.763,
|
638 |
+
"eval_steps_per_second": 6.111,
|
639 |
+
"step": 42000
|
640 |
}
|
641 |
],
|
642 |
"logging_steps": 1000,
|
|
|
644 |
"num_input_tokens_seen": 0,
|
645 |
"num_train_epochs": 500,
|
646 |
"save_steps": 1000,
|
647 |
+
"total_flos": 2.0845599111560738e+20,
|
648 |
"train_batch_size": 16,
|
649 |
"trial_name": null,
|
650 |
"trial_params": null
|