skpawar1305 librarian-bot commited on
Commit
7c91cd5
1 Parent(s): c659944

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

Browse files

- Librarian Bot: Add base_model information to model (5a3b7ea84fab0cf9e9802518badfdf9007c9ec45)


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

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ tags:
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
 
7
  model-index:
8
  - name: wav2vec2-base-finetuned-digits
9
  results: []
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
7
+ base_model: facebook/wav2vec2-base
8
  model-index:
9
  - name: wav2vec2-base-finetuned-digits
10
  results: []