File size: 465 Bytes
f22cc58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
de6c38f
f22cc58
de6c38f
 
f22cc58
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: date
    dtype: string
  - name: headline
    dtype: string
  - name: short_headline
    dtype: string
  - name: short_text
    dtype: string
  - name: article
    dtype: string
  - name: link
    dtype: string
  splits:
  - name: train
    num_bytes: 25839031
    num_examples: 4858
  download_size: 15321997
  dataset_size: 25839031
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---