File size: 1,135 Bytes
39f3761 22a8c94 42e7648 2cf59b6 81bc18a ea4ee86 59dca19 b1f4daa 46df132 7ceaf13 b71295a d5fdcc4 39f3761 f08dec0 39f3761 f08dec0 39f3761 |
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 62 |
---
dataset_info:
features:
- name: bibtex_url
dtype: 'null'
- name: proceedings
dtype: string
- name: bibtext
dtype: string
- name: abstract
dtype: string
- name: title
dtype: string
- name: authors
sequence: 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: Models
sequence: string
- name: Datasets
sequence: string
- name: Spaces
sequence: 'null'
- name: old_Models
sequence: string
- name: old_Datasets
sequence: string
- name: old_Spaces
sequence: 'null'
- name: paper_page_exists_pre_conf
dtype: int64
- name: project_page
dtype: string
splits:
- name: train
num_bytes: 517604
num_examples: 264
download_size: 272446
dataset_size: 517604
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|