Add `audio-text-to-text` task category

#3
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +12 -11
README.md CHANGED
@@ -1,4 +1,12 @@
1
  ---
 
 
 
 
 
 
 
 
2
  dataset_info:
3
  features:
4
  - name: transcription_id
@@ -46,22 +54,15 @@ dataset_info:
46
  download_size: 22754357
47
  dataset_size: 29451897.32142857
48
  tags:
49
- - speech
50
- - stress
51
- - intonation
52
- - audio-reasoning
53
  configs:
54
  - config_name: default
55
  data_files:
56
  - split: test
57
  path: data/test-*
58
- license: cc-by-nc-4.0
59
- task_categories:
60
- - question-answering
61
- - automatic-speech-recognition
62
- - audio-classification
63
- language:
64
- - en
65
  ---
66
 
67
  # StressTest Evaluation Dataset
 
1
  ---
2
+ language:
3
+ - en
4
+ license: cc-by-nc-4.0
5
+ task_categories:
6
+ - question-answering
7
+ - automatic-speech-recognition
8
+ - audio-classification
9
+ - audio-text-to-text
10
  dataset_info:
11
  features:
12
  - name: transcription_id
 
54
  download_size: 22754357
55
  dataset_size: 29451897.32142857
56
  tags:
57
+ - speech
58
+ - stress
59
+ - intonation
60
+ - audio-reasoning
61
  configs:
62
  - config_name: default
63
  data_files:
64
  - split: test
65
  path: data/test-*
 
 
 
 
 
 
 
66
  ---
67
 
68
  # StressTest Evaluation Dataset