Sandiago21 librarian-bot commited on
Commit
3114f9b
1 Parent(s): 86c54fe

Librarian Bot: Add base_model information to model (#2)

Browse files

- Librarian Bot: Add base_model information to model (e05921c858529bd086c2b10d438ae95eb5649316)


Co-authored-by: Librarian Bot (Bot) <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
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: []