Shresthadev403 commited on
Commit
3bf2671
1 Parent(s): 523b2cc

End of training

Browse files
README.md CHANGED
@@ -17,13 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset.
19
  It achieves the following results on the evaluation set:
20
- - eval_loss: 0.7959
21
- - eval_accuracy: 0.8075
22
- - eval_runtime: 153.9402
23
- - eval_samples_per_second: 98.415
24
- - eval_steps_per_second: 6.152
25
- - epoch: 15.84
26
- - step: 15000
27
 
28
  ## Model description
29
 
 
17
 
18
  This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on the food101 dataset.
19
  It achieves the following results on the evaluation set:
20
+ - eval_loss: 0.7548
21
+ - eval_accuracy: 0.8158
22
+ - eval_runtime: 155.6477
23
+ - eval_samples_per_second: 97.335
24
+ - eval_steps_per_second: 6.084
25
+ - epoch: 16.9
26
+ - step: 16000
27
 
28
  ## Model description
29
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c1b09c44bb650673e03d905cbf2cfecd3c70f20f9fc55fff7e74ce2f82877fdb
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75539aaecadc03f2bd0b052fec2fe28706385957d79bb9d26dd682300f895be6
3
  size 343528508
runs/Feb05_03-08-58_983d148b451b/events.out.tfevents.1707102539.983d148b451b.26.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c35e15cb5d3094dc101119d8841eae79ffdf984df25ffddf26551440b87fe5c8
3
- size 16501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447c9948567d5b79c911830fef13913b8d2b878d887717a25268f8f72050bfbb
3
+ size 16981
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.8043564356435644,
3
- "best_model_checkpoint": "food-image-classification/checkpoint-14000",
4
- "epoch": 15.839493136219641,
5
  "eval_steps": 1000,
6
- "global_step": 15000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -232,6 +232,21 @@
232
  "eval_samples_per_second": 98.415,
233
  "eval_steps_per_second": 6.152,
234
  "step": 15000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
235
  }
236
  ],
237
  "logging_steps": 1000,
@@ -239,7 +254,7 @@
239
  "num_input_tokens_seen": 0,
240
  "num_train_epochs": 500,
241
  "save_steps": 1000,
242
- "total_flos": 7.444901145985229e+19,
243
  "train_batch_size": 16,
244
  "trial_name": null,
245
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.8075247524752476,
3
+ "best_model_checkpoint": "food-image-classification/checkpoint-15000",
4
+ "epoch": 16.89545934530095,
5
  "eval_steps": 1000,
6
+ "global_step": 16000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
232
  "eval_samples_per_second": 98.415,
233
  "eval_steps_per_second": 6.152,
234
  "step": 15000
235
+ },
236
+ {
237
+ "epoch": 16.9,
238
+ "learning_rate": 1.6895459345300952e-05,
239
+ "loss": 0.5659,
240
+ "step": 16000
241
+ },
242
+ {
243
+ "epoch": 16.9,
244
+ "eval_accuracy": 0.8158415841584158,
245
+ "eval_loss": 0.7547946572303772,
246
+ "eval_runtime": 155.6477,
247
+ "eval_samples_per_second": 97.335,
248
+ "eval_steps_per_second": 6.084,
249
+ "step": 16000
250
  }
251
  ],
252
  "logging_steps": 1000,
 
254
  "num_input_tokens_seen": 0,
255
  "num_train_epochs": 500,
256
  "save_steps": 1000,
257
+ "total_flos": 7.94122788905091e+19,
258
  "train_batch_size": 16,
259
  "trial_name": null,
260
  "trial_params": null