paper_meta / README.md
CohenQu's picture
Upload dataset
f1beeca verified
---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: pdf_path
dtype: string
- name: num_references_total
dtype: int64
- name: num_references_related_work
dtype: int64
- name: bibliography_related_work
list:
- name: authors
list: string
- name: doi
dtype: string
- name: ref_id
dtype: string
- name: title
dtype: string
- name: year
dtype: string
- name: bibliography_all
list:
- name: authors
list: string
- name: doi
dtype: string
- name: ref_id
dtype: string
- name: title
dtype: string
- name: year
dtype: string
- name: related_work_ids
list: string
- name: bibliography_all_ids
list: string
splits:
- name: iclr_2023_oral
num_bytes: 1710116
num_examples: 109
- name: icml_2023_oral
num_bytes: 1710116
num_examples: 109
- name: iclr_2025_oral
num_bytes: 2673274
num_examples: 119
- name: iclr_2026_oral
num_bytes: 5362254
num_examples: 224
download_size: 5200069
dataset_size: 11455760
configs:
- config_name: default
data_files:
- split: iclr_2023_oral
path: data/iclr_2023_oral-*
- split: icml_2023_oral
path: data/icml_2023_oral-*
- split: iclr_2025_oral
path: data/iclr_2025_oral-*
- split: iclr_2026_oral
path: data/iclr_2026_oral-*
---