Commit
•
2e62a59
1
Parent(s):
eb622a6
Librarian Bot: Add base_model information to model (#1)
Browse files- Librarian Bot: Add base_model information to model (a8665ef00af926833d8b460b1ef5b39a7c83e8c3)
Co-authored-by: Librarian Bot (Bot) <[email protected]>
README.md
CHANGED
@@ -5,6 +5,7 @@ datasets:
|
|
5 |
- marsyas/gtzan
|
6 |
metrics:
|
7 |
- accuracy
|
|
|
8 |
model-index:
|
9 |
- name: Hubert_emotion-finetuned-gtzan-efficient
|
10 |
results: []
|
|
|
5 |
- marsyas/gtzan
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
+
base_model: Rajaram1996/Hubert_emotion
|
9 |
model-index:
|
10 |
- name: Hubert_emotion-finetuned-gtzan-efficient
|
11 |
results: []
|