Librarian Bot: Add base_model information to model

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