itstheprakash/research-papers
research-papers Dataset Overview The Research Papers Dataset is a collection of academic research documents in PDF format, categorized by their primary research topic. This dataset is designed for tasks such as document classification, optical character recognition (OCR) testing, and multimodal document understanding. Curated by: tegridy Language: English Format: PDF Repo Structure The dataset contains PDF files and their associated topic labels.… See the full description on the dataset page: https://huggingface.co/datasets/itstheprakash/research-papers.
research-papers Dataset
Overview
The Research Papers Dataset is a collection of academic research documents in PDF format, categorized by their primary research topic. This dataset is designed for tasks such as document classification, optical character recognition (OCR) testing, and multimodal document understanding.
- Curated by: tegridy
- Language: English
- Format: PDF
Repo Structure
The dataset contains PDF files and their associated topic labels.
Usage
Loading the Data
You can load this data using the Hugging Face datasets library. Since the data contains PDF files, you may need to handle them as images or raw bytes depending on your use case.
