textHelsinki-NLP/fineweb-edu-translatedmultilingualtranslationpretrainingfinewebparallel-corpuseuropean-languagesllmodc-by

FineWeb-Edu Translated (36 Languages, 960B+ Tokens)

Category
Text
Records
1,999,563,091 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~5183747.06 MB
Downloads
0

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

NameTypeDescription
textVARCHAR
idVARCHAR
metadataJSON
languageVARCHAR

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

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 needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/00a17ee5-8107-490d-9e40-3f0c7589fd42/download-url