AIAny
Icon for item

arXiv Complete Corpus

Snapshot delivery of arXiv metadata, submission files and rendered documents in multiple Parquet configs (metadata, paper_text, latex, source, pdf, ps). Includes ~3.15M papers, full-text TeX assemblies and indexes to fetch large assets for training, retrieval and analysis.

Introduction

This snapshot packages arXiv's metadata, version history and submission files into queryable Parquet configs so researchers can work at scale without rebuilding crawlers. Its key value is offering both assembled TeX text rows and per-file content indexes (source/latex/pdf/ps) so you can choose lightweight metadata queries or pull large raw assets when needed.

What Sets It Apart
  • Multi-granular Parquet configs: small metadata and versions indexes (1.6 GB) plus heavy-content configs (paper_text, latex, source, pdf, ps) that let you fetch exactly what you need. This makes selective streaming and DuckDB/Arrow queries practical compared with raw tar archives.
  • Full provenance and verification: every Parquet file is checksummed, content digests are provided, and detailed coverage statistics and gap analyses are published (snapshot dates, counts, PDF provenance). This helps reproducible dataset building and legal/license checks.
  • Rich assembly insights: paper_text supplies one assembled TeX string for ~2.86M papers (retaining macros/comments), with token estimates (~78–81B tokens using cl100k_base) and explicit decoding/quality caveats documented so users can prefilter before model training.
Who It's For and Tradeoffs

Great fit if you need a comprehensive, audited mirror of arXiv for model pretraining, retrieval index construction, large-scale metadata research or reproducible experiments. Use the small index configs for filtering and only download heavy content on demand. Look elsewhere if you require a continually updating live mirror (this is a one-off snapshot) or prefer already-extracted plain-text PDFs — paper_text retains LaTeX syntax and some templates/withdrawal stubs, so it needs cleaning for direct language-model training.

Information

Categories

More Items

Hugging Face

Synthetic English-language dataset of 100k+ B2B SaaS sales conversations with turn-by-turn conversion outcomes, engagement and sales-effectiveness metrics, and 3072-dim embeddings for training conversion-prediction and RL-based conversation models.

Hugging Face

Provides ~39 TB of pre‑beamformed (channel capture) ultrasound RF data and metadata in zea/HDF5 format for reconstruction, flow, and inverse‑problem tasks. Released under CC‑BY‑4.0 and curated for training and evaluating ultrasound/RF foundation models.

Hugging Face

Provides a bilingual Chinese–English corpus for LLM training covering pretraining, capability-oriented midtraining (16K–256K long contexts), and supervised fine-tuning. Includes ~4.2T pretrain tokens, ~600B midtrain tokens, and ~4.57M SFT samples; sources span web, PDFs/OCR, code, math, QA, and agentic trajectories under mixed upstream licenses.