File size: 492 Bytes
240f0ae
 
80900d6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
240f0ae
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
---
license: bsd
dataset_info:
  features:
  - name: text
    dtype: string
  - name: thematic
    dtype: string
  - name: sub-thematic
    dtype: string
  - name: country
    dtype: string
  - name: document_url
    dtype: string
  - name: source_url
    dtype: string
  splits:
  - name: train
    num_bytes: 1467680515
    num_examples: 1961537
  download_size: 424355583
  dataset_size: 1467680515
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---