datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Alpaca_Evol_Instruct_CleanedAlpaca Evol Instruct cleaned of refusals, scrubbed of overly repetitive responses, aggresively deduplicated, and all URLs removed from the output. The final dataset has aproximately 54k instructions.
Base dataset https://huggingface.co/datasets/victor123/evol_instruct_70k
instruct-sft-alpaca-20k
Instruction SFT Alpaca Format (20K)
20,000 instruction-following examples in the Alpaca format — ready for supervised fine-tuning.
Format
Standard Alpaca format with three fields:
{
"instruction": "Write a Python function to check if a number is prime.",
"input": "",
"output": "```python\ndef is_prime(n: int) -> bool:\n ...\n```",
"category": "coding",
"id": "abc123"
}
When input is empty, the instruction is standalone. When input is present, it… See the full description on the dataset page: https://huggingface.co/datasets/stindardlogic/instruct-sft-alpaca-20k.java_code_instructions_1.178k_alpacaInstruction set for text to java code generation. This is the subset of concode dataset.
azerbaijani-wiki-instruct-alpacaAn Azerbaijani instruction-following dataset in Alpaca format (instruction, input, output).Useful for supervised fine-tuning (SFT) to improve instruction following and long-form, explanatory answers in Azerbaijani.
Quick facts
Rows: 167,590
Split: train only
License: MIT
Main file: azerbaijani_wiki_instruct.jsonl (~432 MB)
Auto-converted Parquet: ~225 MB
Data schema
Each record contains:
instruction (string): the task/prompt in Azerbaijani
input (string): optional… See the full description on the dataset page: https://huggingface.co/datasets/Yusiko/azerbaijani-wiki-instruct-alpaca.gujarati-instruct-alpaca
Gujarati Instruction Tuning Dataset (Alpaca Format)
A high-quality instruction-response dataset in pure Gujarati script with 6,215 entries across 32 diverse categories. Note: Manual verification of the dataset is currently pending and will be completed in the near future. Designed for fine-tuning large language models (LLMs) on Gujarati language tasks, with rich metadata fields for filtering, dialect analysis, and quality control.
Why This Dataset Matters
Gujarati is… See the full description on the dataset page: https://huggingface.co/datasets/tkdonda/gujarati-instruct-alpaca.sozkz-corpus-instruct-kk-alpaca-qwen35-v1
SozKZ Instruct KK Alpaca (Qwen3.5-122B) v1
Қазақ тіліне аударылған және Qwen3.5-122B арқылы жауап берілген Alpaca стиліндегі инструкт деректер жиыны.
Казахскоязычный instruct-датасет на базе Alpaca: инструкции переведены на казахский, ответы сгенерированы моделью Qwen3.5-122B-A10B-FP8 через CloudRift Inference API. Предназначен для SFT (supervised fine-tuning) казахских базовых моделей.
Dataset Summary
Pairs
4,882
Language
Kazakh (kk), с английскими… See the full description on the dataset page: https://huggingface.co/datasets/stukenov/sozkz-corpus-instruct-kk-alpaca-qwen35-v1.
