Librarian Bot: Add base_model information to model
#9
by
librarian-bot
- opened
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
metrics:
|
6 |
- precision
|
7 |
- recall
|
|
|
8 |
model-index:
|
9 |
- name: vit-fire-detection
|
10 |
results: []
|
|
|
5 |
metrics:
|
6 |
- precision
|
7 |
- recall
|
8 |
+
base_model: google/vit-base-patch16-224-in21k
|
9 |
model-index:
|
10 |
- name: vit-fire-detection
|
11 |
results: []
|