Commit
•
cc6cb73
1
Parent(s):
919be7b
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (e86e5ff2bc83e79184c2e7bdfcd57a5af9f6c3c8)
Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>
README.md
CHANGED
@@ -6,6 +6,7 @@ datasets:
|
|
6 |
- marsyas/gtzan
|
7 |
metrics:
|
8 |
- accuracy
|
|
|
9 |
model-index:
|
10 |
- name: distilhubert-finetuned-gtzan
|
11 |
results: []
|
|
|
6 |
- marsyas/gtzan
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
base_model: ntu-spml/distilhubert
|
10 |
model-index:
|
11 |
- name: distilhubert-finetuned-gtzan
|
12 |
results: []
|