Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
# CLIP ViT Base Patch32 Fine-tuned on Oxford Pets
|
3 |
|
@@ -14,4 +21,4 @@ This model is a fine-tuned version of OpenAI's CLIP model on the Oxford Pets dat
|
|
14 |
|
15 |
|
16 |
## License
|
17 |
-
[MIT]
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
datasets:
|
4 |
+
- pcuenq/oxford-pets
|
5 |
+
metrics:
|
6 |
+
- accuracy
|
7 |
+
---
|
8 |
|
9 |
# CLIP ViT Base Patch32 Fine-tuned on Oxford Pets
|
10 |
|
|
|
21 |
|
22 |
|
23 |
## License
|
24 |
+
[MIT]
|