File size: 2,656 Bytes
1421fb9
 
079e99b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c131d30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
763f51d
1421fb9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a22027a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
763f51d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1421fb9
079e99b
 
 
 
c131d30
 
 
 
1421fb9
 
 
 
a22027a
 
 
 
763f51d
 
 
 
1421fb9
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
---
dataset_info:
- config_name: NYT_length128
  features:
  - name: id
    dtype: string
  - name: year
    dtype: string
  - name: month
    dtype: string
  - name: day
    dtype: string
  - name: title
    dtype: string
  - name: lead_paragraph
    dtype: string
  - name: input
    dtype: string
  splits:
  - name: NYT_length128
    num_bytes: 805898669
    num_examples: 497220
  download_size: 543799180
  dataset_size: 805898669
- config_name: NYT_length256
  features:
  - name: id
    dtype: string
  - name: year
    dtype: string
  - name: month
    dtype: string
  - name: day
    dtype: string
  - name: title
    dtype: string
  - name: lead_paragraph
    dtype: string
  - name: input
    dtype: string
  splits:
  - name: NYT_length256
    num_bytes: 986506429
    num_examples: 407952
  download_size: 656741234
  dataset_size: 986506429
- config_name: NYT_length32
  features:
  - name: id
    dtype: string
  - name: year
    dtype: string
  - name: month
    dtype: string
  - name: day
    dtype: string
  - name: title
    dtype: string
  - name: lead_paragraph
    dtype: string
  - name: input
    dtype: string
  splits:
  - name: NYT_length32
    num_bytes: 632875181
    num_examples: 659496
  download_size: 427035594
  dataset_size: 632875181
- config_name: NYT_length512
  features:
  - name: id
    dtype: string
  - name: year
    dtype: string
  - name: month
    dtype: string
  - name: day
    dtype: string
  - name: title
    dtype: string
  - name: lead_paragraph
    dtype: string
  - name: input
    dtype: string
  splits:
  - name: NYT_length512
    num_bytes: 1255048663
    num_examples: 317512
  download_size: 818477539
  dataset_size: 1255048663
- config_name: NYT_length64
  features:
  - name: id
    dtype: string
  - name: year
    dtype: string
  - name: month
    dtype: string
  - name: day
    dtype: string
  - name: title
    dtype: string
  - name: lead_paragraph
    dtype: string
  - name: input
    dtype: string
  splits:
  - name: NYT_length64
    num_bytes: 715550864
    num_examples: 600752
  download_size: 484584815
  dataset_size: 715550864
configs:
- config_name: NYT_length128
  data_files:
  - split: NYT_length128
    path: NYT_length128/NYT_length128-*
- config_name: NYT_length256
  data_files:
  - split: NYT_length256
    path: NYT_length256/NYT_length256-*
- config_name: NYT_length32
  data_files:
  - split: NYT_length32
    path: NYT_length32/NYT_length32-*
- config_name: NYT_length512
  data_files:
  - split: NYT_length512
    path: NYT_length512/NYT_length512-*
- config_name: NYT_length64
  data_files:
  - split: NYT_length64
    path: NYT_length64/NYT_length64-*
---