sanchit-gandhi HF staff librarian-bot commited on
Commit
6b388a1
1 Parent(s): 401e1f5

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

Browse files

- Librarian Bot: Add base_model information to model (655d0d2565b6ec6a8279dda9d9f1c60df9dd8edb)


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
@@ -7,6 +7,7 @@ datasets:
7
  - common_language
8
  metrics:
9
  - accuracy
 
10
  model-index:
11
  - name: whisper-small-ft-common-language-id
12
  results: []
 
7
  - common_language
8
  metrics:
9
  - accuracy
10
+ base_model: openai/whisper-small
11
  model-index:
12
  - name: whisper-small-ft-common-language-id
13
  results: []