textlanguage-modelingpretraining-corpusnlpthe-piletext
MiniPile — 1M-Document Deduplicated Text Corpus
About this data
A compact 6 GB subset of the deduplicated Pile corpus (~1,010,500 documents), curated for data-efficient language-model pretraining and experimentation without the storage cost of the full Pile.
Schema
| Name | Type | Description |
|---|---|---|
| text | VARCHAR |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: No ratings
0 downloads
Seller: DataBazaar
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "MiniPile — 1M-Document Dedupli" })
// Found: 64e933a8-f9b4-424d-a674-ea8dc2178dd6
get_download_url({ dataset_id: "64e933a8-f9b4-424d-a674-ea8dc2178dd6" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/64e933a8-f9b4-424d-a674-ea8dc2178dd6/download-url