Shresthadev403 commited on
Commit
feef4fc
1 Parent(s): 6bb62e5

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: 2.8059
21
- - eval_accuracy: 0.6871
22
- - eval_runtime: 154.6826
23
- - eval_samples_per_second: 97.943
24
- - eval_steps_per_second: 6.122
25
- - epoch: 6.34
26
- - step: 6000
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: 2.3822
21
+ - eval_accuracy: 0.7071
22
+ - eval_runtime: 155.5967
23
+ - eval_samples_per_second: 97.367
24
+ - eval_steps_per_second: 6.086
25
+ - epoch: 7.39
26
+ - step: 7000
27
 
28
  ## Model description
29
 
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:034a1f3bc2ce314a3d7d7773432b9af74be9fc41caa59c65b361ffc673496e07
3
  size 343528508
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42e59812c0f6edec89f8849798093e690a2f7634ed7bca9a5ca5578ab84fcab2
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:6f61bbc9f2b675aaecd568e9983f6eb21df3839daec5d48b42aef1e3adceafe4
3
- size 12181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cc803c469db4aff184af8460d4a1ebbe418b0f1fdef1522e6e8903678ef5fbb
3
+ size 12661
trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 0.6514851485148515,
3
- "best_model_checkpoint": "food-image-classification/checkpoint-5000",
4
- "epoch": 6.335797254487856,
5
  "eval_steps": 1000,
6
- "global_step": 6000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -97,6 +97,21 @@
97
  "eval_samples_per_second": 97.943,
98
  "eval_steps_per_second": 6.122,
99
  "step": 6000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
100
  }
101
  ],
102
  "logging_steps": 1000,
@@ -104,7 +119,7 @@
104
  "num_input_tokens_seen": 0,
105
  "num_train_epochs": 500,
106
  "save_steps": 1000,
107
- "total_flos": 2.9779604583940915e+19,
108
  "train_batch_size": 16,
109
  "trial_name": null,
110
  "trial_params": null
 
1
  {
2
+ "best_metric": 0.687062706270627,
3
+ "best_model_checkpoint": "food-image-classification/checkpoint-6000",
4
+ "epoch": 7.391763463569166,
5
  "eval_steps": 1000,
6
+ "global_step": 7000,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
97
  "eval_samples_per_second": 97.943,
98
  "eval_steps_per_second": 6.122,
99
  "step": 6000
100
+ },
101
+ {
102
+ "epoch": 7.39,
103
+ "learning_rate": 7.3917634635691666e-06,
104
+ "loss": 2.5605,
105
+ "step": 7000
106
+ },
107
+ {
108
+ "epoch": 7.39,
109
+ "eval_accuracy": 0.7070627062706271,
110
+ "eval_loss": 2.382246494293213,
111
+ "eval_runtime": 155.5967,
112
+ "eval_samples_per_second": 97.367,
113
+ "eval_steps_per_second": 6.086,
114
+ "step": 7000
115
  }
116
  ],
117
  "logging_steps": 1000,
 
119
  "num_input_tokens_seen": 0,
120
  "num_train_epochs": 500,
121
  "save_steps": 1000,
122
+ "total_flos": 3.4742872014597734e+19,
123
  "train_batch_size": 16,
124
  "trial_name": null,
125
  "trial_params": null