File size: 339 Bytes
45704b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
dataset_info:
  features:
  - name: url
    dtype: string
  - name: text
    dtype: string
  - name: title
    dtype: string
  - name: source
    dtype: string
  - name: timestamp
    dtype: uint64
  splits:
  - name: train
    num_bytes: 8692343698
    num_examples: 2810485
  download_size: 2506446607
  dataset_size: 8692343698
---