Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
File size: 1,155 Bytes
10e2c62
 
b11ebe8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
afc3b88
 
 
 
a3353cc
 
b11ebe8
 
a3353cc
b11ebe8
a3353cc
 
b11ebe8
 
 
 
 
10e2c62
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
61
---

license: mit
dataset_info:
  features:
  - name: id
    dtype: string
  - name: author
    sequence: string
  - name: bibcode
    dtype: string
  - name: title
    sequence: string
  - name: citation_count
    dtype: int64
  - name: aff
    sequence: string
  - name: citation
    sequence: string
  - name: database
    sequence: string
  - name: read_count
    dtype: int64
  - name: keyword
    sequence: string
  - name: reference
    sequence: string
  - name: doi
    sequence: string
  - name: subfolder
    dtype: string
  - name: filename
    dtype: string
  - name: introduction
    dtype: string
  - name: conclusions
    dtype: string
  - name: year
    dtype: int64
  - name: month
    dtype: int64
  - name: arxiv_id
    dtype: string
  - name: abstract
    dtype: string
  - name: failed_ids
    dtype: bool
  - name: keyword_search
    sequence: string
  splits:
  - name: train
    num_bytes: 4124231490
    num_examples: 271544
  download_size: 2127781960
  dataset_size: 4124231490
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---