File size: 1,098 Bytes
0c17ee5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
167938e
 
0c17ee5
 
5203fd6
0c17ee5
 
5203fd6
0c17ee5
 
5203fd6
0c17ee5
5203fd6
 
0c17ee5
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: id
    dtype: string
  - name: pr-title
    dtype: string
  - name: pr-article
    dtype: string
  - name: pr-summary
    dtype: string
  - name: sc-title
    dtype: string
  - name: sc-article
    dtype: string
  - name: sc-abstract
    dtype: string
  - name: sc-section_names
    sequence: string
  - name: sc-sections
    sequence: string
  - name: sc-authors
    sequence: string
  - name: source
    dtype: string
  - name: Topic
    dtype: string
  - name: Citation
    dtype: string
  - name: Paper_URL
    dtype: string
  - name: News_URL
    dtype: string
  - name: pr-summary-and-article
    dtype: string
  splits:
  - name: validation
    num_bytes: 361718694
    num_examples: 5618
  - name: test
    num_bytes: 328599393
    num_examples: 5188
  - name: train
    num_bytes: 2013760292
    num_examples: 60135
  download_size: 1377202459
  dataset_size: 2704078379
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
  - split: train
    path: data/train-*
---