Eric Connelly commited on
Commit
7e9f9c8
·
verified ·
1 Parent(s): be6fcfd

🍻 cheers

Browse files
Files changed (4) hide show
  1. README.md +5 -1
  2. all_results.json +8 -0
  3. train_results.json +8 -0
  4. trainer_state.json +0 -0
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
 
 
 
 
5
  - generated_from_trainer
6
  metrics:
7
  - accuracy
@@ -15,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # finetuned-food101
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 an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.6105
21
  - Accuracy: 0.8400
 
2
  license: apache-2.0
3
  base_model: google/vit-base-patch16-224-in21k
4
  tags:
5
+ - image-classification
6
+ - food-ingredient-classification
7
+ - food101
8
+ - food101-finetuned
9
  - generated_from_trainer
10
  metrics:
11
  - accuracy
 
19
 
20
  # finetuned-food101
21
 
22
+ 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.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.6105
25
  - Accuracy: 0.8400
all_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "total_flos": 1.9975615705569485e+19,
4
+ "train_loss": 0.9840855360623473,
5
+ "train_runtime": 18351.2913,
6
+ "train_samples_per_second": 14.034,
7
+ "train_steps_per_second": 0.877
8
+ }
train_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "total_flos": 1.9975615705569485e+19,
4
+ "train_loss": 0.9840855360623473,
5
+ "train_runtime": 18351.2913,
6
+ "train_samples_per_second": 14.034,
7
+ "train_steps_per_second": 0.877
8
+ }
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff