File size: 987 Bytes
133f760
 
 
 
 
 
 
 
 
8ca9f8a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
133f760
8ca9f8a
 
 
 
 
 
 
 
 
 
 
133f760
 
 
8ca9f8a
 
 
 
 
 
133f760
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:
  features:
  - name: source_dataset_name
    dtype: string
  - name: idx_within_source
    dtype: int64
  - name: id
    dtype: int64
  - name: pos
    list:
    - name: augmentation
      dtype: string
    - name: content
      list:
      - name: speaker
        dtype: int64
      - name: utterance
        dtype: string
  - name: orig
    struct:
    - name: augmentation
      dtype: 'null'
    - name: content
      list:
      - name: speaker
        dtype: int64
      - name: utterance
        dtype: string
  splits:
  - name: trivial
    num_bytes: 1247109585
    num_examples: 434094
  - name: advanced
    num_bytes: 1673023917
    num_examples: 434094
  - name: crazy
    num_bytes: 2739979462
    num_examples: 434094
  download_size: 1510867343
  dataset_size: 5660112964
configs:
- config_name: default
  data_files:
  - split: trivial
    path: data/trivial-*
  - split: advanced
    path: data/advanced-*
  - split: crazy
    path: data/crazy-*
---