LukeXOTWOD commited on
Commit
35bb981
·
verified ·
1 Parent(s): f07a942

LukeXOTWOD/vit-base-fruits-360

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -3,6 +3,8 @@ library_name: transformers
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224
5
  tags:
 
 
6
  - generated_from_trainer
7
  metrics:
8
  - accuracy
@@ -16,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # vit-base-fruits-360
18
 
19
- This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0005
22
  - Accuracy: 1.0
 
3
  license: apache-2.0
4
  base_model: google/vit-base-patch16-224
5
  tags:
6
+ - image-classification
7
+ - fruits360
8
  - generated_from_trainer
9
  metrics:
10
  - accuracy
 
18
 
19
  # vit-base-fruits-360
20
 
21
+ This model is a fine-tuned version of [google/vit-base-patch16-224](https://huggingface.co/google/vit-base-patch16-224) on the Boosso/fruits-360 dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.0005
24
  - Accuracy: 1.0