File size: 1,037 Bytes
1f03a12
 
a9e0893
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c18d52d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b9051af
a9e0893
 
 
 
c18d52d
 
 
 
1f03a12
 
 
ca8b7c3
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
---
dataset_info:
- config_name: spoken
  features:
  - name: title
    dtype: string
  - name: speech
    dtype:
      audio:
        sampling_rate: 48000
  - name: topics
    list:
    - name: posts
      list:
      - name: text
        dtype: string
  splits:
  - name: train
    num_bytes: 4378815049786.86
    num_examples: 875140
  download_size: 58030117749
  dataset_size: 4378815049786.86
- config_name: written
  features:
  - name: title
    dtype: string
  - name: topics
    list:
    - name: posts
      list:
      - name: text
        dtype: string
  splits:
  - name: train
    num_bytes: 23170678001
    num_examples: 875140
  download_size: 11291624575
  dataset_size: 23170678001
configs:
- config_name: spoken
  data_files:
  - split: train
    path: spoken/train-*
- config_name: written
  data_files:
  - split: train
    path: written/train-*
---
# Dataset Card for "auto-batch"

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