Shresthadev403 commited on
Commit
c6be51a
1 Parent(s): 6bc1860

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: 1.3204
21
- - eval_accuracy: 0.7758
22
- - eval_runtime: 155.6061
23
- - eval_samples_per_second: 97.361
24
- - eval_steps_per_second: 6.086
25
- - epoch: 10.56
26
- - step: 10000
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: 1.1283
21
+ - eval_accuracy: 0.7832
22
+ - eval_runtime: 153.8564
23
+ - eval_samples_per_second: 98.468
24
+ - eval_steps_per_second: 6.155
25
+ - epoch: 11.62
26
+ - step: 11000
27
 
28
  ## Model description
29
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1da33becae4bdf5f96934c8d8898b1423572d2205380396ac7678f506ca8c91
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:940b97d37a43ff1b0ab70f1b55193d1f794920824e7c9e04ea4ec3f7454c0462
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:c44ba535572bf25f3919b8ba014266e14772609a614593322e1e00c412965a8b
3
- size 14101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8e6f5207bc35a00cff7abf7f9df9f8f5c1dceaec7dd3ab5741ddaba6acda3ba
3
+ size 14581
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.7576897689768977,
3
- "best_model_checkpoint": "food-image-classification/checkpoint-9000",
4
- "epoch": 10.559662090813093,
5
  "eval_steps": 1000,
6
- "global_step": 10000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -157,6 +157,21 @@
157
  "eval_samples_per_second": 97.361,
158
  "eval_steps_per_second": 6.086,
159
  "step": 10000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
160
  }
161
  ],
162
  "logging_steps": 1000,
@@ -164,7 +179,7 @@
164
  "num_input_tokens_seen": 0,
165
  "num_train_epochs": 500,
166
  "save_steps": 1000,
167
- "total_flos": 4.963267430656819e+19,
168
  "train_batch_size": 16,
169
  "trial_name": null,
170
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.7758415841584159,
3
+ "best_model_checkpoint": "food-image-classification/checkpoint-10000",
4
+ "epoch": 11.615628299894404,
5
  "eval_steps": 1000,
6
+ "global_step": 11000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
157
  "eval_samples_per_second": 97.361,
158
  "eval_steps_per_second": 6.086,
159
  "step": 10000
160
+ },
161
+ {
162
+ "epoch": 11.62,
163
+ "learning_rate": 1.1615628299894405e-05,
164
+ "loss": 1.1223,
165
+ "step": 11000
166
+ },
167
+ {
168
+ "epoch": 11.62,
169
+ "eval_accuracy": 0.7831683168316832,
170
+ "eval_loss": 1.1283260583877563,
171
+ "eval_runtime": 153.8564,
172
+ "eval_samples_per_second": 98.468,
173
+ "eval_steps_per_second": 6.155,
174
+ "step": 11000
175
  }
176
  ],
177
  "logging_steps": 1000,
 
179
  "num_input_tokens_seen": 0,
180
  "num_train_epochs": 500,
181
  "save_steps": 1000,
182
+ "total_flos": 5.459594173722501e+19,
183
  "train_batch_size": 16,
184
  "trial_name": null,
185
  "trial_params": null