File size: 412 Bytes
445c7cb
9b87a97
 
445c7cb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
language:
- en
dataset_info:
  features:
  - name: text
    dtype: string
  - name: document_url
    dtype: string
  - name: source_url
    dtype: string
  - name: country
    dtype: string
  splits:
  - name: train
    num_bytes: 112446517
    num_examples: 176259
  download_size: 40748649
  dataset_size: 112446517
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---