Commit
·
647139d
1
Parent(s):
c7e91af
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (1a18ecb023ae52ee3031a34af6ba606b0bb4c186)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- f1
|
|
|
9 |
model-index:
|
10 |
- name: convnext-small-224-leicester_binary
|
11 |
results: []
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- f1
|
9 |
+
base_model: facebook/convnext-small-224
|
10 |
model-index:
|
11 |
- name: convnext-small-224-leicester_binary
|
12 |
results: []
|