File size: 552 Bytes
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
---
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
configs:
- config_name: NYT_length32
  data_files:
  - split: NYT_length32
    path: NYT_length32/NYT_length32-*
---