Model save
Browse files
README.md
CHANGED
@@ -5,8 +5,6 @@ license: apache-2.0
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
tags:
|
8 |
-
- image-classification
|
9 |
-
- vision
|
10 |
- generated_from_trainer
|
11 |
model-index:
|
12 |
- name: vit-base-beans
|
@@ -18,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
# vit-base-beans
|
20 |
|
21 |
-
This model is a fine-tuned version of [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) on
|
22 |
It achieves the following results on the evaluation set:
|
23 |
- Loss: 0.8347
|
24 |
- Accuracy: 0.8045
|
|
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
tags:
|
|
|
|
|
8 |
- generated_from_trainer
|
9 |
model-index:
|
10 |
- name: vit-base-beans
|
|
|
16 |
|
17 |
# vit-base-beans
|
18 |
|
19 |
+
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.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
- Loss: 0.8347
|
22 |
- Accuracy: 0.8045
|