textsoketlabs/bhasha-sftsftinstruction-tuningmultilingualhindibengaligujaratiindicllm-trainingfine-tuningparquet

Bhasha SFT — 13M+ Multilingual Instruction-Response Pairs (Hindi, Bengali, Gujarati, English)

Category
Text
Records
18,139,035 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~9459.48 MB
Downloads
0

About this data

13M+ instruction-response pairs across Hindi, Bengali, Gujarati, and English for supervised fine-tuning of multilingual LLMs. Mix of human-annotated and synthetic data from open-source SFT collections, curated by Soket AI Labs.

Schema

NameTypeDescription
doc_idVARCHARUnique identifier for the instruction-response document
num_turnsBIGINTCount of conversation turns (user-assistant exchanges) in the messages
messagesSTRUCT("content" VARCHAR, "role" VARCHAR)[]Array of alternating user and assistant messages with content and role fields
languageVARCHARISO 639-3 language code (ben, hin, guj, eng)
scriptVARCHARWriting system code (Beng, Deva, Gujr, Latn)
sourceVARCHARName of upstream dataset this instance originated from
taskVARCHARTask category such as question-answering, summarization, translation, or classification
topicVARCHARSubject domain or topic area covered by the instruction-response pair

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: "Bhasha SFT — 13M+ Multilingual" })
// Found: 587f81d5-4838-4d5e-9b6a-9dd651def675
get_download_url({ dataset_id: "587f81d5-4838-4d5e-9b6a-9dd651def675" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/587f81d5-4838-4d5e-9b6a-9dd651def675/download-url
Bhasha SFT — 13M+ Multilingual Instruction-Response Pairs (Hindi, Bengali, Gujarati, English) — Free Dataset | DataBazaar