vineetsharma librarian-bot commited on
Commit
ff2bb4f
1 Parent(s): 435f0fa

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

Browse files

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


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

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: whisper-tiny-finetuned-gtzan
11
  results: []
 
6
  - marsyas/gtzan
7
  metrics:
8
  - accuracy
9
+ base_model: openai/whisper-tiny
10
  model-index:
11
  - name: whisper-tiny-finetuned-gtzan
12
  results: []