File size: 1,410 Bytes
b6adbbb 25a56a4 4deac91 f1beeca b6adbbb 25a56a4 4deac91 f1beeca b6adbbb | 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 63 64 65 66 67 68 69 | ---
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-*
---
|