Shresthadev403 commited on
Commit
22442fd
1 Parent(s): 19b39f3

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.7404
21
- - eval_accuracy: 0.8152
22
- - eval_runtime: 154.5972
23
- - eval_samples_per_second: 97.997
24
- - eval_steps_per_second: 6.126
25
- - epoch: 21.12
26
- - step: 20000
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.7466
21
+ - eval_accuracy: 0.8113
22
+ - eval_runtime: 155.3899
23
+ - eval_samples_per_second: 97.497
24
+ - eval_steps_per_second: 6.094
25
+ - epoch: 22.18
26
+ - step: 21000
27
 
28
  ## Model description
29
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e21ac80b838e97098062898c54256d4ee1d8f4fc8507fc59874a48f60f29931
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:35b68041cb8fa24117e2b06be6edf32b5929742aa364eb03e29630ec1776af90
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:dfacb9225cd14c04ef5253d595bf634a6cd8d60f4c7981d65da12f307177b3d3
3
- size 18937
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f633fe3da3080b0c9f782a702ca038559d29c19c190b413aba3191317112c924
3
+ size 19426
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.8158415841584158,
3
  "best_model_checkpoint": "food-image-classification/checkpoint-16000",
4
- "epoch": 21.119324181626187,
5
  "eval_steps": 1000,
6
- "global_step": 20000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -307,6 +307,21 @@
307
  "eval_samples_per_second": 97.997,
308
  "eval_steps_per_second": 6.126,
309
  "step": 20000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
310
  }
311
  ],
312
  "logging_steps": 1000,
@@ -314,7 +329,7 @@
314
  "num_input_tokens_seen": 0,
315
  "num_train_epochs": 500,
316
  "save_steps": 1000,
317
- "total_flos": 9.92647281271468e+19,
318
  "train_batch_size": 16,
319
  "trial_name": null,
320
  "trial_params": null
 
1
  {
2
  "best_metric": 0.8158415841584158,
3
  "best_model_checkpoint": "food-image-classification/checkpoint-16000",
4
+ "epoch": 22.1752903907075,
5
  "eval_steps": 1000,
6
+ "global_step": 21000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
307
  "eval_samples_per_second": 97.997,
308
  "eval_steps_per_second": 6.126,
309
  "step": 20000
310
+ },
311
+ {
312
+ "epoch": 22.18,
313
+ "learning_rate": 2.21752903907075e-05,
314
+ "loss": 0.4148,
315
+ "step": 21000
316
+ },
317
+ {
318
+ "epoch": 22.18,
319
+ "eval_accuracy": 0.8112871287128713,
320
+ "eval_loss": 0.7465632557868958,
321
+ "eval_runtime": 155.3899,
322
+ "eval_samples_per_second": 97.497,
323
+ "eval_steps_per_second": 6.094,
324
+ "step": 21000
325
  }
326
  ],
327
  "logging_steps": 1000,
 
329
  "num_input_tokens_seen": 0,
330
  "num_train_epochs": 500,
331
  "save_steps": 1000,
332
+ "total_flos": 1.0422799555780362e+20,
333
  "train_batch_size": 16,
334
  "trial_name": null,
335
  "trial_params": null