CoolFace
Datasetpublic

Monketoo/math-docs-dataset

Mathematical Documents Dataset This dataset contains 36,661 scientific documents with OCR-extracted text and mathematical content probability scores. Documents were filtered from the CommonCrawl PDF corpus based on mathematical content probability. Quick Start from datasets import load_dataset import json # Load metadata with open("metadata.jsonl") as f: for line in f: doc = json.loads(line) doc_id = doc['doc_id'] # Read… See the full description on the dataset page: https://huggingface.co/datasets/Monketoo/math-docs-dataset.

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes728downloads
settings

This repository belongs to Monketoo on Hugging Face.

CoolFace never edits a repository it does not host. Visibility, licence, collaborators and gating are all managed at the source.

namemath-docs-dataset
visibilitypublic
licencemit
gatedno
ownerMonketoo
Account settings
Monketoo/math-docs-dataset · CoolFace