Shresthadev403
commited on
Commit
•
bd560b2
1
Parent(s):
d93bd98
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.3569
|
19 |
+
- eval_accuracy: 0.9102
|
20 |
+
- eval_runtime: 155.9707
|
21 |
+
- eval_samples_per_second: 97.134
|
22 |
+
- eval_steps_per_second: 6.072
|
23 |
+
- epoch: 31.68
|
24 |
+
- step: 30000
|
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:05ba4dc04a7d736621a5007cef1288ef9e1714619f5fb17f8be5709dddc9e936
|
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:938510b1010abc105a39d7056da34762791037d24f53736ccda49b2bd317315d
|
3 |
+
size 11359
|
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,
|
@@ -442,6 +442,21 @@
|
|
442 |
"eval_samples_per_second": 97.837,
|
443 |
"eval_steps_per_second": 6.116,
|
444 |
"step": 29000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
445 |
}
|
446 |
],
|
447 |
"logging_steps": 1000,
|
@@ -449,7 +464,7 @@
|
|
449 |
"num_input_tokens_seen": 0,
|
450 |
"num_train_epochs": 500,
|
451 |
"save_steps": 1000,
|
452 |
-
"total_flos": 1.
|
453 |
"train_batch_size": 16,
|
454 |
"trial_name": null,
|
455 |
"trial_params": null
|
|
|
1 |
{
|
2 |
"best_metric": 0.9113531353135313,
|
3 |
"best_model_checkpoint": "food-image-classification/checkpoint-28000",
|
4 |
+
"epoch": 31.678986272439282,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 30000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
442 |
"eval_samples_per_second": 97.837,
|
443 |
"eval_steps_per_second": 6.116,
|
444 |
"step": 29000
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 31.68,
|
448 |
+
"learning_rate": 4.223864836325238e-06,
|
449 |
+
"loss": 0.3297,
|
450 |
+
"step": 30000
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 31.68,
|
454 |
+
"eval_accuracy": 0.9101650165016502,
|
455 |
+
"eval_loss": 0.35688260197639465,
|
456 |
+
"eval_runtime": 155.9707,
|
457 |
+
"eval_samples_per_second": 97.134,
|
458 |
+
"eval_steps_per_second": 6.072,
|
459 |
+
"step": 30000
|
460 |
}
|
461 |
],
|
462 |
"logging_steps": 1000,
|
|
|
464 |
"num_input_tokens_seen": 0,
|
465 |
"num_train_epochs": 500,
|
466 |
"save_steps": 1000,
|
467 |
+
"total_flos": 1.4889740243371498e+20,
|
468 |
"train_batch_size": 16,
|
469 |
"trial_name": null,
|
470 |
"trial_params": null
|