Shresthadev403 commited on
Commit
b2ffbcb
1 Parent(s): 475df52

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.6087
21
- - eval_accuracy: 0.7577
22
- - eval_runtime: 154.5661
23
- - eval_samples_per_second: 98.016
24
- - eval_steps_per_second: 6.127
25
- - epoch: 9.5
26
- - step: 9000
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.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
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7003b62c05cc4a3a4b6bbe5ba0e3ccfad6a308b200d2885c2120cebe195b2270
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1da33becae4bdf5f96934c8d8898b1423572d2205380396ac7678f506ca8c91
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:64e1b4c293cf33cdc2de20d5b790df43e32e72d52f1f69cd50b68e6278944da9
3
- size 13621
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c44ba535572bf25f3919b8ba014266e14772609a614593322e1e00c412965a8b
3
+ size 14101
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.7335973597359736,
3
- "best_model_checkpoint": "food-image-classification/checkpoint-8000",
4
- "epoch": 9.503695881731785,
5
  "eval_steps": 1000,
6
- "global_step": 9000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -142,6 +142,21 @@
142
  "eval_samples_per_second": 98.016,
143
  "eval_steps_per_second": 6.127,
144
  "step": 9000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
145
  }
146
  ],
147
  "logging_steps": 1000,
@@ -149,7 +164,7 @@
149
  "num_input_tokens_seen": 0,
150
  "num_train_epochs": 500,
151
  "save_steps": 1000,
152
- "total_flos": 4.466940687591137e+19,
153
  "train_batch_size": 16,
154
  "trial_name": null,
155
  "trial_params": null
 
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,
 
142
  "eval_samples_per_second": 98.016,
143
  "eval_steps_per_second": 6.127,
144
  "step": 9000
145
+ },
146
+ {
147
+ "epoch": 10.56,
148
+ "learning_rate": 1.0559662090813093e-05,
149
+ "loss": 1.3909,
150
+ "step": 10000
151
+ },
152
+ {
153
+ "epoch": 10.56,
154
+ "eval_accuracy": 0.7758415841584159,
155
+ "eval_loss": 1.3203929662704468,
156
+ "eval_runtime": 155.6061,
157
+ "eval_samples_per_second": 97.361,
158
+ "eval_steps_per_second": 6.086,
159
+ "step": 10000
160
  }
161
  ],
162
  "logging_steps": 1000,
 
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