Shresthadev403
commited on
Commit
•
c4b5353
1
Parent(s):
b8165c8
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.3627
|
19 |
+
- eval_accuracy: 0.9083
|
20 |
+
- eval_runtime: 156.6773
|
21 |
+
- eval_samples_per_second: 96.696
|
22 |
+
- eval_steps_per_second: 6.044
|
23 |
+
- epoch: 32.73
|
24 |
+
- step: 31000
|
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:874919a86cf76f4c4fd89a105e0315431501974a85a4da8f592237386746e315
|
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:6b495246ccb3b8bbfa902382acd6ac8b909fe3278bdea3b1773569bc8f6da22f
|
3 |
+
size 11848
|
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,
|
@@ -457,6 +457,21 @@
|
|
457 |
"eval_samples_per_second": 97.134,
|
458 |
"eval_steps_per_second": 6.072,
|
459 |
"step": 30000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
460 |
}
|
461 |
],
|
462 |
"logging_steps": 1000,
|
@@ -464,7 +479,7 @@
|
|
464 |
"num_input_tokens_seen": 0,
|
465 |
"num_train_epochs": 500,
|
466 |
"save_steps": 1000,
|
467 |
-
"total_flos": 1.
|
468 |
"train_batch_size": 16,
|
469 |
"trial_name": null,
|
470 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9113531353135313,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-28000",
|
4 |
+
"epoch": 32.734952481520594,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 31000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
457 |
"eval_samples_per_second": 97.134,
|
458 |
"eval_steps_per_second": 6.072,
|
459 |
"step": 30000
|
460 |
+
},
|
461 |
+
{
|
462 |
+
"epoch": 32.73,
|
463 |
+
"learning_rate": 5.279831045406547e-06,
|
464 |
+
"loss": 0.3252,
|
465 |
+
"step": 31000
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 32.73,
|
469 |
+
"eval_accuracy": 0.9083168316831683,
|
470 |
+
"eval_loss": 0.3627123236656189,
|
471 |
+
"eval_runtime": 156.6773,
|
472 |
+
"eval_samples_per_second": 96.696,
|
473 |
+
"eval_steps_per_second": 6.044,
|
474 |
+
"step": 31000
|
475 |
}
|
476 |
],
|
477 |
"logging_steps": 1000,
|
|
|
479 |
"num_input_tokens_seen": 0,
|
480 |
"num_train_epochs": 500,
|
481 |
"save_steps": 1000,
|
482 |
+
"total_flos": 1.538606698643718e+20,
|
483 |
"train_batch_size": 16,
|
484 |
"trial_name": null,
|
485 |
"trial_params": null
|