CoolFace
Datasetpublic

tegridydev/research-papers

research-papers Dataset Overview The Research Papers Dataset is a collection of academic research documents categorized by their primary research topic. This dataset is designed for tasks such as model finetuning, document classification, optical character recognition (OCR) testing and multimodal document understanding (Feel free to use it however you see fit!). Curated by: tegridy Language: English Format: PDF | MD Repo Structure The dataset… See the full description on the dataset page: https://huggingface.co/datasets/tegridydev/research-papers.

sourceHugging Faceupdated 4mo agoView on Hugging Face
19likes15kdownloads
Dataset Card

research-papers Dataset

Overview

The Research Papers Dataset is a collection of academic research documents categorized by their primary research topic.

This dataset is designed for tasks such as model finetuning, document classification, optical character recognition (OCR) testing and multimodal document understanding (Feel free to use it however you see fit!).

  • Curated by: tegridy
  • Language: English
  • Format: PDF | MD

Repo Structure

The dataset contains PDF files and their associated topic labels + Markdown text processed files

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.

There are rough PDF > Markdown processed text versions available within: text-versions

Please review these before use as they may not be 100% accurate.