File size: 1,073 Bytes
1421fb9
 
763f51d
1421fb9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
763f51d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1421fb9
 
 
 
 
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
---
dataset_info:
- 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_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_length32
  data_files:
  - split: NYT_length32
    path: NYT_length32/NYT_length32-*
- config_name: NYT_length64
  data_files:
  - split: NYT_length64
    path: NYT_length64/NYT_length64-*
---