Shresthadev403
commited on
Commit
•
af9a273
1
Parent(s):
45e613b
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.3752
|
19 |
+
- eval_accuracy: 0.9038
|
20 |
+
- eval_runtime: 155.8581
|
21 |
+
- eval_samples_per_second: 97.204
|
22 |
+
- eval_steps_per_second: 6.076
|
23 |
+
- epoch: 39.07
|
24 |
+
- step: 37000
|
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:a3e201d5e3e797fce5206b0870dd5fc920ccbf96de958375136b0b3c88768508
|
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:b31632af0078b38a89594ba23def943d035da8a7f98b6ba49e363f614adfd6f0
|
3 |
+
size 14782
|
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,
|
@@ -547,6 +547,21 @@
|
|
547 |
"eval_samples_per_second": 97.311,
|
548 |
"eval_steps_per_second": 6.083,
|
549 |
"step": 36000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
550 |
}
|
551 |
],
|
552 |
"logging_steps": 1000,
|
@@ -554,7 +569,7 @@
|
|
554 |
"num_input_tokens_seen": 0,
|
555 |
"num_train_epochs": 500,
|
556 |
"save_steps": 1000,
|
557 |
-
"total_flos": 1.
|
558 |
"train_batch_size": 16,
|
559 |
"trial_name": null,
|
560 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9115511551155115,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-35000",
|
4 |
+
"epoch": 39.070749736008445,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 37000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
547 |
"eval_samples_per_second": 97.311,
|
548 |
"eval_steps_per_second": 6.083,
|
549 |
"step": 36000
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 39.07,
|
553 |
+
"learning_rate": 1.1615628299894405e-05,
|
554 |
+
"loss": 0.2674,
|
555 |
+
"step": 37000
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 39.07,
|
559 |
+
"eval_accuracy": 0.9037623762376238,
|
560 |
+
"eval_loss": 0.37522387504577637,
|
561 |
+
"eval_runtime": 155.8581,
|
562 |
+
"eval_samples_per_second": 97.204,
|
563 |
+
"eval_steps_per_second": 6.076,
|
564 |
+
"step": 37000
|
565 |
}
|
566 |
],
|
567 |
"logging_steps": 1000,
|
|
|
569 |
"num_input_tokens_seen": 0,
|
570 |
"num_train_epochs": 500,
|
571 |
"save_steps": 1000,
|
572 |
+
"total_flos": 1.836396539623232e+20,
|
573 |
"train_batch_size": 16,
|
574 |
"trial_name": null,
|
575 |
"trial_params": null
|