Commit
•
727611f
1
Parent(s):
d41b82c
Librarian Bot: Add base_model information to model (#3)
Browse files- Librarian Bot: Add base_model information to model (59aff1a198a2e9a3b06ad1fe9b38a4edd72044cc)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -14,6 +14,7 @@ widget:
|
|
14 |
example_title: Angular Leaf Spot
|
15 |
- src: https://huggingface.co/nateraw/vit-base-beans/resolve/main/bean_rust.jpeg
|
16 |
example_title: Bean Rust
|
|
|
17 |
model-index:
|
18 |
- name: vit-base-beans
|
19 |
results:
|
|
|
14 |
example_title: Angular Leaf Spot
|
15 |
- src: https://huggingface.co/nateraw/vit-base-beans/resolve/main/bean_rust.jpeg
|
16 |
example_title: Bean Rust
|
17 |
+
base_model: google/vit-base-patch16-224-in21k
|
18 |
model-index:
|
19 |
- name: vit-base-beans
|
20 |
results:
|