Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 970 Bytes
bef1bb9
 
 
 
 
9f82d81
aa474d0
114fa15
 
 
 
 
 
 
 
1320077
 
4f9cb69
 
b6c6529
 
fe0a005
 
87adeef
 
6dc95f1
 
 
 
 
 
 
 
69b7610
 
f593d9e
 
 
 
 
 
bef1bb9
 
94e674c
bef1bb9
94e674c
 
bef1bb9
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: bibtex_url
    dtype: string
  - name: proceedings
    dtype: string
  - name: bibtext
    dtype: string
  - name: abstract
    dtype: string
  - name: authors
    sequence: string
  - name: title
    dtype: string
  - name: id
    dtype: string
  - name: type
    dtype: string
  - name: arxiv_id
    dtype: string
  - name: GitHub
    sequence: string
  - name: paper_page
    dtype: string
  - name: n_linked_authors
    dtype: int64
  - name: upvotes
    dtype: int64
  - name: num_comments
    dtype: int64
  - name: n_authors
    dtype: int64
  - name: paper_page_exists_pre_conf
    dtype: int64
  - name: Models
    sequence: string
  - name: Datasets
    sequence: string
  - name: Spaces
    sequence: string
  splits:
  - name: train
    num_bytes: 7270113
    num_examples: 2170
  download_size: 3415885
  dataset_size: 7270113
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---