Commit
·
b4ceeee
1
Parent(s):
68bf4b7
Librarian Bot: Add base_model information to model (#2)
Browse files- Librarian Bot: Add base_model information to model (77de4344f7c6c71d836ab5ccfa443644e751075f)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -6,6 +6,7 @@ datasets:
|
|
6 |
- marsyas/gtzan
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
9 |
model-index:
|
10 |
- name: hubert-large-ls960-ft-finetuned-gtzan
|
11 |
results: []
|
|
|
6 |
- marsyas/gtzan
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
base_model: facebook/hubert-large-ls960-ft
|
10 |
model-index:
|
11 |
- name: hubert-large-ls960-ft-finetuned-gtzan
|
12 |
results: []
|