Update Readme.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ datasets:
|
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
model-index:
|
13 |
-
- name: vit-base-
|
14 |
results:
|
15 |
- task:
|
16 |
name: Image Classification
|
@@ -30,7 +30,7 @@ model-index:
|
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
-
# vit-base-
|
34 |
|
35 |
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 rokmr/pets dataset.
|
36 |
It achieves the following results on the evaluation set:
|
|
|
10 |
metrics:
|
11 |
- accuracy
|
12 |
model-index:
|
13 |
+
- name: vit-base-pets
|
14 |
results:
|
15 |
- task:
|
16 |
name: Image Classification
|
|
|
30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
31 |
should probably proofread and complete it, then remove this comment. -->
|
32 |
|
33 |
+
# vit-base-pets
|
34 |
|
35 |
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 rokmr/pets dataset.
|
36 |
It achieves the following results on the evaluation set:
|