Shresthadev403
commited on
Commit
•
524bbef
1
Parent(s):
ea62546
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: 156.
|
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.3593
|
19 |
+
- eval_accuracy: 0.9114
|
20 |
+
- eval_runtime: 156.9177
|
21 |
+
- eval_samples_per_second: 96.547
|
22 |
+
- eval_steps_per_second: 6.035
|
23 |
+
- epoch: 29.57
|
24 |
+
- step: 28000
|
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:ea84ecb93a3813905e7686d20be0d4c3ef0f0c446ab38e390c62f79c75d6ccf5
|
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:7feae54c2b0d2f978a6455ab8bb343dd3e609b62e21fd6a4b61342a7e76fc100
|
3 |
+
size 10381
|
trainer_state.json
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
{
|
2 |
-
"best_metric": 0.
|
3 |
-
"best_model_checkpoint": "food-image-classification/checkpoint-
|
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,
|
@@ -412,6 +412,21 @@
|
|
412 |
"eval_samples_per_second": 97.113,
|
413 |
"eval_steps_per_second": 6.07,
|
414 |
"step": 27000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
415 |
}
|
416 |
],
|
417 |
"logging_steps": 1000,
|
@@ -419,7 +434,7 @@
|
|
419 |
"num_input_tokens_seen": 0,
|
420 |
"num_train_epochs": 500,
|
421 |
"save_steps": 1000,
|
422 |
-
"total_flos": 1.
|
423 |
"train_batch_size": 16,
|
424 |
"trial_name": null,
|
425 |
"trial_params": null
|
|
|
1 |
{
|
2 |
+
"best_metric": 0.9097029702970297,
|
3 |
+
"best_model_checkpoint": "food-image-classification/checkpoint-27000",
|
4 |
+
"epoch": 29.56705385427666,
|
5 |
"eval_steps": 1000,
|
6 |
+
"global_step": 28000,
|
7 |
"is_hyper_param_search": false,
|
8 |
"is_local_process_zero": true,
|
9 |
"is_world_process_zero": true,
|
|
|
412 |
"eval_samples_per_second": 97.113,
|
413 |
"eval_steps_per_second": 6.07,
|
414 |
"step": 27000
|
415 |
+
},
|
416 |
+
{
|
417 |
+
"epoch": 29.57,
|
418 |
+
"learning_rate": 2.111932418162619e-06,
|
419 |
+
"loss": 0.355,
|
420 |
+
"step": 28000
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 29.57,
|
424 |
+
"eval_accuracy": 0.9113531353135313,
|
425 |
+
"eval_loss": 0.35932043194770813,
|
426 |
+
"eval_runtime": 156.9177,
|
427 |
+
"eval_samples_per_second": 96.547,
|
428 |
+
"eval_steps_per_second": 6.035,
|
429 |
+
"step": 28000
|
430 |
}
|
431 |
],
|
432 |
"logging_steps": 1000,
|
|
|
434 |
"num_input_tokens_seen": 0,
|
435 |
"num_train_epochs": 500,
|
436 |
"save_steps": 1000,
|
437 |
+
"total_flos": 1.3897086757240136e+20,
|
438 |
"train_batch_size": 16,
|
439 |
"trial_name": null,
|
440 |
"trial_params": null
|