myclass cvt model
Browse files
README.md
CHANGED
@@ -3,6 +3,7 @@ library_name: transformers
|
|
3 |
license: apache-2.0
|
4 |
base_model: microsoft/cvt-13
|
5 |
tags:
|
|
|
6 |
- generated_from_trainer
|
7 |
model-index:
|
8 |
- name: myclass2
|
@@ -14,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# myclass2
|
16 |
|
17 |
-
This model is a fine-tuned version of [microsoft/cvt-13](https://huggingface.co/microsoft/cvt-13) on
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
3 |
license: apache-2.0
|
4 |
base_model: microsoft/cvt-13
|
5 |
tags:
|
6 |
+
- image-classification
|
7 |
- generated_from_trainer
|
8 |
model-index:
|
9 |
- name: myclass2
|
|
|
15 |
|
16 |
# myclass2
|
17 |
|
18 |
+
This model is a fine-tuned version of [microsoft/cvt-13](https://huggingface.co/microsoft/cvt-13) on the pcuenq/oxford-pets dataset.
|
19 |
|
20 |
## Model description
|
21 |
|