File size: 8,126 Bytes
670f336 dccc240 670f336 ef08ca1 50bd85d dccc240 670f336 ef08ca1 50bd85d dccc240 670f336 4a3b9f9 e2989c5 4a3b9f9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 |
---
dataset_info:
- config_name: hvb
features:
- name: issue_id
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: speaker_id
dtype: string
- name: text
dtype: string
- name: utt_index
dtype: int32
- name: channel
dtype: int32
- name: role
dtype: string
- name: start_ms
dtype: int32
- name: duration_ms
dtype: int32
- name: intent
dtype: string
- name: dialog_acts
sequence: string
splits:
- name: train
num_bytes: 803631533.648
num_examples: 11344
- name: validation
num_bytes: 115999281.63
num_examples: 1690
- name: test
num_bytes: 413280185.739
num_examples: 6121
download_size: 1287263357
dataset_size: 1332911001.017
- config_name: sqa5
features:
- name: question_id
dtype: string
- name: question_audio
dtype:
audio:
sampling_rate: 16000
- name: question_speaker_id
dtype: string
- name: raw_question_text
dtype: string
- name: normalized_question_text
dtype: string
- name: document_id
dtype: string
- name: document_audio
dtype:
audio:
sampling_rate: 16000
- name: document_speaker_id
dtype: string
- name: raw_document_text
dtype: string
- name: normalized_document_text
dtype: string
- name: word2time
sequence:
- name: word
dtype: string
- name: normalized_word
dtype: string
- name: start_second
dtype: float64
- name: end_second
dtype: float64
- name: answer_spans
sequence:
- name: answer
dtype: string
- name: start_second
dtype: float64
- name: end_second
dtype: float64
splits:
- name: train
num_bytes: 134775904845.04
num_examples: 46186
- name: validation
num_bytes: 5686714785.843
num_examples: 1939
- name: test
num_bytes: 6967375359.628
num_examples: 2382
- name: verified_test
num_bytes: 1182628989.0
num_examples: 408
download_size: 118074473123
dataset_size: 148612623979.511
- config_name: ted
features:
- name: id
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: speaker
dtype: string
- name: transcript
dtype: string
- name: title
dtype: string
- name: abstract
dtype: string
splits:
- name: train
num_bytes: 46573026086.984
num_examples: 3384
- name: validation
num_bytes: 5694199931.0
num_examples: 425
- name: test
num_bytes: 5959094411.0
num_examples: 423
download_size: 58384489268
dataset_size: 58226320428.984
- config_name: vp_nel
features:
- name: id
dtype: string
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: speaker_id
dtype: string
- name: text
dtype: string
- name: word_timestamps
sequence:
- name: word
dtype: string
- name: start_sec
dtype: float64
- name: end_sec
dtype: float64
- name: ne_timestamps
sequence:
- name: ne_label
dtype: string
- name: start_char_idx
dtype: int32
- name: char_offset
dtype: int32
- name: start_sec
dtype: float64
- name: end_sec
dtype: float64
splits:
- name: validation
num_bytes: 83371882.75
num_examples: 1750
- name: test
num_bytes: 85222143.142
num_examples: 1838
download_size: 165119242
dataset_size: 168594025.89200002
configs:
- config_name: hvb
data_files:
- split: train
path: hvb/train-*
- split: validation
path: hvb/validation-*
- split: test
path: hvb/test-*
- config_name: sqa5
data_files:
- split: train
path: sqa5/train-*
- split: validation
path: sqa5/validation-*
- split: test
path: sqa5/test-*
- split: verified_test
path: sqa5/verified_test-*
- config_name: ted
data_files:
- split: train
path: ted/train-*
- split: validation
path: ted/validation-*
- split: test
path: ted/test-*
- config_name: vp_nel
data_files:
- split: validation
path: vp_nel/validation-*
- split: test
path: vp_nel/test-*
---
### Dataset description
- **(Jan. 8 2024) Test set labels are released**
- **Toolkit Repository:** [https://github.com/asappresearch/slue-toolkit/](https://github.com/asappresearch/slue-toolkit/)
- **Paper:** [https://arxiv.org/abs/2212.10525](https://arxiv.org/abs/2212.10525)
### Licensing Information
#### SLUE-HVB
SLUE-HVB dataset contains a subset of the Gridspace-Stanford Harper Valley speech dataset and the copyright of this subset remains the same with the original license, CC-BY-4.0. See also original license notice (https://github.com/cricketclub/gridspace-stanford-harper-valley/blob/master/LICENSE)
Additionally, we provide dialog act classification annotation and it is covered with the same license as CC-BY-4.0.
#### SLUE-SQA-5
SLUE-SQA-5 Dataset contains question texts and answer strings (question_text, normalized_question_text, and answer_spans column in .tsv files) from these datasets,
* SQuAD1.1 (for questions whose question_id starts with ‘squad-’)
* Natural Questions (for questions whose question_id starts with ‘nq-’)
* WebQuestions (for questions whose question_id starts with ‘wq-’)
* CuratedTREC (for questions whose question_id starts with ‘trec-’)
* TriviaQA (for questions whose question_id starts with ‘triviaqa-’)
Additionally, we provide audio recordings (.wav files in “question” directories) of these questions.
For questions from TriviaQA (questions whose question_id starts with ‘triviaqa-’), their question texts, answer strings, and audio recordings are licensed with the same Apache License 2.0 as TriviaQA (for more detail, please refer to https://github.com/mandarjoshi90/triviaqa/blob/master/LICENSE).
For questions from the other 4 datasets, their question texts, answer strings, and audio recordings are licensed with Creative Commons Attribution-ShareAlike 4.0 International license.
SLUE-SQA-5 also contains a subset of Spoken Wikipedia, including the audios placed in “document” directories and their transcripts (document_text and normalized_document_text column in .tsv files). Additionally, we provide the text-to-speech alignments (.txt files in “word2time” directories).These contents are licensed with the same Creative Commons (CC BY-SA 4.0) license as Spoken Wikipedia.
#### SLUE-TED
SLUE-TED Dataset contains TED Talk audios along with the associated abstracts and title, which were concatenated to create reference summaries. This corpus is licensed with the same Creative Commons (CC BY–NC–ND 4.0 International) license as TED talks. For further information, please refer to the details provided below.
=============================
TED.com
We encourage you to share TED Talks, under our Creative Commons license, or ( CC BY–NC–ND 4.0 International, which means it may be shared under the conditions below:
CC: means the type of license rights associated with TED Talks, or Creative Commons
BY: means the requirement to include an attribution to TED as the owner of the TED Talk and include a link to the talk, but do not include any other TED branding on your website or platform, or language that may imply an endorsement.
NC: means you cannot use TED Talks in any commercial context or to gain any type of revenue, payment or fee from the license sublicense, access or usage of TED Talks in an app of any kind for any advertising, or in exchange for payment of any kind, including in any ad supported content or format.
ND: means that no derivative works are permitted so you cannot edit, remix, create, modify or alter the form of the TED Talks in any way. This includes using the TED Talks as the basis for another work, including dubbing, voice-overs, or other translations not authorized by TED. You may not add any more restrictions that we have placed on the TED site content, such as additional legal or technological restrictions on accessing the content.
|