Librarian Bot: Add base_model information to model

#4
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,21 +1,22 @@
1
  ---
2
- license: apache-2.0
3
  language: en
 
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
  - speech_commands
8
  metrics:
9
  - accuracy
 
10
  model-index:
11
  - name: wav2vec2-conformer-rel-pos-large-finetuned-speech-commands
12
  results:
13
  - task:
14
- type: audio-classification
15
- name: audio classification
16
- dataset:
17
- type: speech_commands
18
  name: speech_commands
 
19
  split: v0.02
20
  metrics:
21
  - type: accuracy
 
1
  ---
 
2
  language: en
3
+ license: apache-2.0
4
  tags:
5
  - generated_from_trainer
6
  datasets:
7
  - speech_commands
8
  metrics:
9
  - accuracy
10
+ base_model: facebook/wav2vec2-conformer-rel-pos-large
11
  model-index:
12
  - name: wav2vec2-conformer-rel-pos-large-finetuned-speech-commands
13
  results:
14
  - task:
15
+ type: audio-classification
16
+ name: audio classification
17
+ dataset:
 
18
  name: speech_commands
19
+ type: speech_commands
20
  split: v0.02
21
  metrics:
22
  - type: accuracy