Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
Dask
License:
File size: 1,233 Bytes
a29d76f
 
 
 
b8880cd
 
 
 
 
 
 
eef4133
 
 
 
725b0d2
 
 
 
b8880cd
eef4133
b8880cd
 
 
 
 
 
 
 
 
 
 
 
 
eef4133
 
 
 
 
 
 
 
 
 
 
 
 
 
725b0d2
 
 
 
 
 
 
 
 
 
 
 
 
 
b8880cd
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
---
license: odc-by
size_categories:
- 100M<n<1B
task_categories:
- text2text-generation
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
- config_name: en-targets
  data_files:
  - split: train
    path: en-targets/train-*
- config_name: targets-3w
  data_files:
  - split: train
    path: targets-3w/train-*
dataset_info:
- config_name: default
  features:
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: train
    num_bytes: 427709950401
    num_examples: 395854147
  download_size: 254164161252
  dataset_size: 427709950401
- config_name: en-targets
  features:
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: train
    num_bytes: 205684772659.05002
    num_examples: 190365387
  download_size: 144460916320
  dataset_size: 205684772659.05002
- config_name: targets-3w
  features:
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: train
    num_bytes: 250981260504.2578
    num_examples: 232288196
  download_size: 162299989257
  dataset_size: 250981260504.2578
---