Open Training Corpora

Free & open training datasets

Unmetered, no-key-required training corpora for developers and researchers. Every dataset is free to query over HTTP, connect an MCP client to, or download in bulk — no registration, no payment, no vendor lock-in.

Browse Datasets View All Datasets
11,611 Gold issue-patch instances across the free catalog
7 Programming languages covered
3,886 Distinct source repositories
$0 No cost, no rate limits beyond 120 req/min per IP

Available datasets

Each dataset is designed for a specific training purpose — coding agents, security evals, protocol grounding. Access them via REST API, MCP server, or bulk download.

How to use these datasets

Query via REST API, connect an MCP client, or download the full corpus. No API key required for any access method.

API

REST Endpoints

PolyPatch-11k API

Full-text search, instance sampling by language/repo/CI-annotation, single-instance retrieval, schema contract, and corpus totals. Every endpoint accepts GET or POST with the same filters. Rate limited to 120 requests per minute per IP.

POST/v1/instances/fetch
POST/v1/instances/search
GET/v1/instances/{id}
GET/v1/bulk
MCP

Agent Server

Registered MCP Server

Streamable HTTP MCP server at https://polypatch.lateos.ai/mcp — tools for fetching instances, searching the corpus, retrieving individual records, and getting corpus stats. No auth headers needed.

HTTPstreamable
Noneauth required
Download

Bulk Corpus

Full Dataset Dump

One request gets the entire 27.5 MB compressed JSONL corpus — all 11,611 instances at full field length. Prefer this over paging through the API endpoints.

zstdJSONL format
27.5 MBcompressed
Preview

HuggingFace

Public Preview

Deterministic public preview subset on HuggingFace — same schemas, same quality, parquet format. Browse before you download.

parquetformat
freeno login
EndpointPurpose
POST /v1/instances/fetchSample instances, filtered by language, repo, ci_annotated, min_tests
POST /v1/instances/searchBM25 full-text search across problem statements
GET /v1/instances/{id}Retrieve one instance
GET /v1/schemaField contract, withheld columns, caveats, licence
GET /v1/countCorpus totals and per-language breakdown
GET /v1/bulkRedirect to the full 27.5 MB compressed dump
POST /mcpMCP server — fetch_instances, search_instances, get_instance, get_corpus_stats

Machine-readable contracts: OpenAPI · plugin manifest · llms.txt · MCP server.json · Croissant metadata

Try it in one call

Browse the full dataset catalog

The free datasets above are just the beginning. Explore our complete collection including golden LLM security training datasets with complete legal provenance — SFT corpora, DPO preference pairs, and domain-grounded evaluation sets.

partnerships@lateos.ai · response within 2 business days