File size: 1,162 Bytes
6fea11a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
---
dataset_info:
  features:
  - name: added
    dtype: string
  - name: created
    dtype: timestamp[s]
  - name: id
    dtype: string
  - name: metadata
    struct:
    - name: authors
      dtype: string
    - name: full_text_license
      dtype: string
    - name: license
      dtype: string
    - name: provenance
      dtype: string
    - name: submitter
      dtype: string
    - name: url
      dtype: string
  - name: source
    dtype: string
  - name: text
    dtype: string
  splits:
  - name: split_1
    num_bytes: 642523255
    num_examples: 500935
  - name: split_2
    num_bytes: 705318292
    num_examples: 500935
  - name: split_3
    num_bytes: 751445620
    num_examples: 500935
  - name: split_4
    num_bytes: 783670504
    num_examples: 500935
  - name: split_5
    num_bytes: 590204092
    num_examples: 500939
  download_size: 1708538359
  dataset_size: 3473161763
configs:
- config_name: default
  data_files:
  - split: split_1
    path: data/split_1-*
  - split: split_2
    path: data/split_2-*
  - split: split_3
    path: data/split_3-*
  - split: split_4
    path: data/split_4-*
  - split: split_5
    path: data/split_5-*
---