File size: 642 Bytes
7123832 274ff59 2f6f361 863e612 0e59253 5ef3676 140bfed 06305e6 7123832 06305e6 7123832 06305e6 7123832 |
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 |
---
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
splits:
- name: train
num_bytes: 1057240
num_examples: 460
download_size: 564886
dataset_size: 1057240
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|