File size: 970 Bytes
d461122 15f6070 5e12a83 72607e0 163f05f 01ae49a d1ab3d1 a0f61cf d311a5b f836f36 bb33295 31801c4 d461122 66a6002 f28882d 66a6002 d461122 |
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: 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: Models
sequence: string
- name: Datasets
sequence: string
- name: Spaces
sequence: string
- name: paper_page_exists_pre_conf
dtype: int64
- name: type
dtype: string
splits:
- name: train
num_bytes: 9396589
num_examples: 2807
download_size: 4406889
dataset_size: 9396589
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|