File size: 709 Bytes
30dc472
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f6b06af
 
 
 
30dc472
 
 
 
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
---
dataset_info:
  features:
  - name: question
    dtype: string
  - name: question_voice
    dtype: string
  - name: answer_voice
    dtype: string
  - name: passage_voice
    dtype: string
  - name: passage
    dtype: string
  - name: answer
    dtype: string
  - name: question_audio
    dtype: audio
  - name: answer_audio
    dtype: audio
  - name: passage_audio
    dtype: audio
  splits:
  - name: train
    num_bytes: 36476550749.55332
    num_examples: 5423
  download_size: 3020459540
  dataset_size: 36476550749.55332
---
# Dataset Card for "narrativeqa-test-tts"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)