| { |
| "@context": { |
| "@language": "en", |
| "@vocab": "https://schema.org/", |
| "cr": "https://mlcommons.org/croissant" |
| }, |
| "conformsTo": "http://mlcommons.org/croissant/1.0", |
| "@type": "Dataset", |
| "name": "Academic Papers Dataset", |
| "description": "A combined collection of academic papers sourced from major ML conferences: ICLR2024, ICLR2025, ICML2024, ICML2025, NeurIPS2021, NeurIPS2022, NeurIPS2023, and NeurIPS2024. Each ZIP archive contains accepted/rejected papers, organized by paper ID, including a structured_paper_output folder with paper.md and associated figures.", |
| "license": "https://creativecommons.org/licenses/by/4.0/", |
| "url": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset", |
| "distribution": [ |
| { |
| "@type": "cr:FileObject", |
| "name": "ICLR2024_latest.zip", |
| "contentUrl": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset/blob/main/ICLR2024_latest.zip", |
| "encodingFormat": "application/zip" |
| }, |
| { |
| "@type": "cr:FileObject", |
| "name": "ICLR2025_latest.zip", |
| "contentUrl": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset/blob/main/ICLR2025_latest.zip", |
| "encodingFormat": "application/zip" |
| }, |
| { |
| "@type": "cr:FileObject", |
| "name": "ICML2024_latest.zip", |
| "contentUrl": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset/blob/main/ICML2024_latest.zip", |
| "encodingFormat": "application/zip" |
| }, |
| { |
| "@type": "cr:FileObject", |
| "name": "ICML2025_latest.zip", |
| "contentUrl": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset/blob/main/ICML2025_latest.zip", |
| "encodingFormat": "application/zip" |
| }, |
| { |
| "@type": "cr:FileObject", |
| "name": "NeurIPS2021_latest.zip", |
| "contentUrl": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset/blob/main/NeurIPS2021_latest.zip", |
| "encodingFormat": "application/zip" |
| }, |
| { |
| "@type": "cr:FileObject", |
| "name": "NeurIPS2022_latest.zip", |
| "contentUrl": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset/blob/main/NeurIPS2022_latest.zip", |
| "encodingFormat": "application/zip" |
| }, |
| { |
| "@type": "cr:FileObject", |
| "name": "NeurIPS2023_latest.zip", |
| "contentUrl": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset/blob/main/NeurIPS2023_latest.zip", |
| "encodingFormat": "application/zip" |
| }, |
| { |
| "@type": "cr:FileObject", |
| "name": "NeurIPS2024_latest.zip", |
| "contentUrl": "https://huggingface.co/datasets/ihsaan-ullah/academic-papers-dataset/blob/main/NeurIPS2024_latest.zip", |
| "encodingFormat": "application/zip" |
| } |
| ] |
| } |
|
|