textHelsinki-NLP/fineweb-edu-translatedmultilingualtranslationpretrainingfinewebparallel-corpuseuropean-languagesllmodc-by
FineWeb-Edu Translated (36 Languages, 960B+ Tokens)
About this data
Machine-translated FineWeb-Edu corpus covering 36.7M aligned documents across 36 European languages — 960B+ tokens for multilingual LLM pretraining and translation training.
Schema
| Name | Type | Description |
|---|---|---|
| text | VARCHAR | |
| id | VARCHAR | |
| metadata | JSON | |
| language | 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: "FineWeb-Edu Translated (36 Lan" })
// Found: 00a17ee5-8107-490d-9e40-3f0c7589fd42
get_download_url({ dataset_id: "00a17ee5-8107-490d-9e40-3f0c7589fd42" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/00a17ee5-8107-490d-9e40-3f0c7589fd42/download-url