Librarian Bot: Add base_model information to model
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -4,14 +4,15 @@ tags:
|
|
4 |
- accelerator
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
-
model-index:
|
8 |
-
- name: finetuned-vit-base-patch16-224-upside-down-detector
|
9 |
-
results: []
|
10 |
widget:
|
11 |
- src: https://huggingface.co/jaygala24/finetuned-vit-base-patch16-224-upside-down-detector/resolve/main/original.jpg
|
12 |
example_title: original
|
13 |
- src: https://huggingface.co/jaygala24/finetuned-vit-base-patch16-224-upside-down-detector/resolve/main/upside_down.jpg
|
14 |
example_title: upside_down
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# finetuned-vit-base-patch16-224-upside-down-detector
|
|
|
4 |
- accelerator
|
5 |
metrics:
|
6 |
- accuracy
|
|
|
|
|
|
|
7 |
widget:
|
8 |
- src: https://huggingface.co/jaygala24/finetuned-vit-base-patch16-224-upside-down-detector/resolve/main/original.jpg
|
9 |
example_title: original
|
10 |
- src: https://huggingface.co/jaygala24/finetuned-vit-base-patch16-224-upside-down-detector/resolve/main/upside_down.jpg
|
11 |
example_title: upside_down
|
12 |
+
base_model: vit-base-patch16-224-in21k
|
13 |
+
model-index:
|
14 |
+
- name: finetuned-vit-base-patch16-224-upside-down-detector
|
15 |
+
results: []
|
16 |
---
|
17 |
|
18 |
# finetuned-vit-base-patch16-224-upside-down-detector
|