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