Commit
•
05a38aa
1
Parent(s):
adcf0d5
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (c67de21d5770fa3af0e2c32d100ceb8472a63db5)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,6 +4,7 @@ tags:
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- image_folder
|
|
|
7 |
model-index:
|
8 |
- name: flyswot_test
|
9 |
results: []
|
|
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
6 |
- image_folder
|
7 |
+
base_model: facebook/convnext-base-224-22k
|
8 |
model-index:
|
9 |
- name: flyswot_test
|
10 |
results: []
|