Shresthadev403 commited on
Commit
5f5c561
1 Parent(s): fbfc89b

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.9767
21
- - eval_accuracy: 0.7947
22
- - eval_runtime: 155.0819
23
- - eval_samples_per_second: 97.69
24
- - eval_steps_per_second: 6.106
25
- - epoch: 12.67
26
- - step: 12000
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.8917
21
+ - eval_accuracy: 0.7984
22
+ - eval_runtime: 154.0819
23
+ - eval_samples_per_second: 98.324
24
+ - eval_steps_per_second: 6.146
25
+ - epoch: 13.73
26
+ - step: 13000
27
 
28
  ## Model description
29
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c0c30cd551dee8b88adf1abb5ea9088a9c56b772faeac0a11e9a6f54d0fbf35b
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c00bea494555b77c31d5ff39fbce3082b261588112621b13bdc1ffc0680430
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:f9c454d2313ba3956712f0130a2223945517cc8f21e0eb033697f07c35c2f430
3
- size 15061
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20bd81f6196a2bdeca02fece8451c1ecd2302bd7d710989015d82660d29ffa15
3
+ size 15541
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.7831683168316832,
3
- "best_model_checkpoint": "food-image-classification/checkpoint-11000",
4
- "epoch": 12.671594508975712,
5
  "eval_steps": 1000,
6
- "global_step": 12000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -187,6 +187,21 @@
187
  "eval_samples_per_second": 97.69,
188
  "eval_steps_per_second": 6.106,
189
  "step": 12000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
190
  }
191
  ],
192
  "logging_steps": 1000,
@@ -194,7 +209,7 @@
194
  "num_input_tokens_seen": 0,
195
  "num_train_epochs": 500,
196
  "save_steps": 1000,
197
- "total_flos": 5.955920916788183e+19,
198
  "train_batch_size": 16,
199
  "trial_name": null,
200
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.7946534653465347,
3
+ "best_model_checkpoint": "food-image-classification/checkpoint-12000",
4
+ "epoch": 13.727560718057022,
5
  "eval_steps": 1000,
6
+ "global_step": 13000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
187
  "eval_samples_per_second": 97.69,
188
  "eval_steps_per_second": 6.106,
189
  "step": 12000
190
+ },
191
+ {
192
+ "epoch": 13.73,
193
+ "learning_rate": 1.3727560718057022e-05,
194
+ "loss": 0.7817,
195
+ "step": 13000
196
+ },
197
+ {
198
+ "epoch": 13.73,
199
+ "eval_accuracy": 0.7984158415841585,
200
+ "eval_loss": 0.8917332887649536,
201
+ "eval_runtime": 154.0819,
202
+ "eval_samples_per_second": 98.324,
203
+ "eval_steps_per_second": 6.146,
204
+ "step": 13000
205
  }
206
  ],
207
  "logging_steps": 1000,
 
209
  "num_input_tokens_seen": 0,
210
  "num_train_epochs": 500,
211
  "save_steps": 1000,
212
+ "total_flos": 6.452247659853865e+19,
213
  "train_batch_size": 16,
214
  "trial_name": null,
215
  "trial_params": null