lhoestq HF staff commited on
Commit
71b3f2a
1 Parent(s): 2b3abee

fix task_ids

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -22,13 +22,14 @@ task_categories:
22
  - audio-classification
23
  task_ids:
24
  - keyword-spotting
25
- - audio-classification-other-query-by-example-spoken-term-detection
26
  - speaker-identification
27
- - audio-classification-other-automatic-speaker-verification
28
- - audio-classification-other-speaker-diarization
29
  - audio-intent-classification
30
- - other-audio-slot-filling
31
  - audio-emotion-recognition
 
 
 
 
 
32
  ---
33
 
34
  # Dataset Card for SUPERB
@@ -567,4 +568,4 @@ the correct citation for each contained dataset.
567
 
568
  ### Contributions
569
 
570
- Thanks to [@lewtun](https://github.com/lewtun), [@albertvillanova](https://github.com/albertvillanova) and [@anton-l](https://github.com/anton-l) for adding this dataset.
 
22
  - audio-classification
23
  task_ids:
24
  - keyword-spotting
 
25
  - speaker-identification
 
 
26
  - audio-intent-classification
 
27
  - audio-emotion-recognition
28
+ tags:
29
+ - query-by-example-spoken-term-detection
30
+ - audio-slot-filling
31
+ - speaker-diarization
32
+ - automatic-speaker-verification
33
  ---
34
 
35
  # Dataset Card for SUPERB
 
568
 
569
  ### Contributions
570
 
571
+ Thanks to [@lewtun](https://github.com/lewtun), [@albertvillanova](https://github.com/albertvillanova) and [@anton-l](https://github.com/anton-l) for adding this dataset.