datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
DeepSeek-R1-Distilled-Translate-en-zh_CN-39k-Alpaca-GPT4
DeepSeek R1 满血蒸馏英中翻译数据集 Alpaca GPT-4(带 CoT 版本)
本数据集是 @FradSer/DeepSeek-R1-Distilled-Translate-en-zh_CN-39k 的 Alpaca GPT-4 版本,专门用于微调语言模型的英中翻译任务。采用标准的指令微调格式,更适合直接用于 SFT(Supervised Fine-tuning)训练。
本项目主要基于以下工具完成数据处理和生成:
llm-tools: 用于大语言模型数据处理的工具集合
数据集概览
关键统计
总样本数:38,981
数据集结构
字段说明
features:
- name: instruction # 待翻译的英文文本
dtype: string
- name: input # 空字符串,保持与标准指令格式一致
dtype: string
- name: output #… See the full description on the dataset page: https://huggingface.co/datasets/FradSer/DeepSeek-R1-Distilled-Translate-en-zh_CN-39k-Alpaca-GPT4.DeepSeek-R1-Distilled-Translate-en-zh_CN-39k
DeepSeek R1 满血蒸馏英中翻译数据集
本数据集是一个专门用于微调语言模型的英中翻译数据集,主要通过DeepSeek R1满血版蒸馏完成。
SFT训练版本
为了方便直接进行监督微调(Supervised Fine-tuning,SFT)训练,我们提供了两个使用标准 instruction-input-output 格式预的处理版本:
带 CoT 版本
保留了翻译过程中的思维链(Chain of Thought)
适合训练具有推理能力的翻译模型
无 CoT 版本
移除了思维链部分,只保留最终翻译结果
更适合训练直接输出翻译结果的模型
数据更简洁,训练更高效
项目依赖
本项目主要基于以下工具完成数据处理和生成:
llm-tools: 用于大语言模型数据处理的工具集合
qa-generator: 基于大语言模型的问答数据生成工具
数据集概览
关键统计
总样本数:38,981
数据集结构
字段说明… See the full description on the dataset page: https://huggingface.co/datasets/FradSer/DeepSeek-R1-Distilled-Translate-en-zh_CN-39k.Vietnamese-Salesforce-xlam-function-calling-60k-gg-translatedVietnamese-nampdn-ai-tiny-webtext-gg-translatedimmersive_translate_en-zh
MiniCPM5-1B Immersive Translation SFT Dataset
英译中微调数据集,专为沉浸式翻译插件场景设计。用于微调 MiniCPM5-1B-Base,使其在插件运行时稳定遵循翻译规则、保留代码与 HTML 格式、正确处理多段 %% 分隔。
数据集描述
本数据集主要训练以下能力:
严格遵循沉浸式翻译 system prompt 中的 5 条翻译规则
多段输入的 %% 段落分隔,输入输出段落数严格一致
代码块、行内代码、HTML 标签、URL、专有名词的原样保留
技术文档(GitHub README、Hugging Face 文档)与学术摘要(arXiv)的英译中
单段输入直接输出译文,无"翻译:"等额外前缀
数据格式为 ShareGPT 对话格式,每条样本包含 system / user / assistant 三角色。
数据来源
来源
说明
原始规模
本数据集采样量
License
Mxode/BiST… See the full description on the dataset page: https://huggingface.co/datasets/Variable65536/immersive_translate_en-zh.FairytaleQA-translated-spanish
Dataset Card for FairytaleQA-translated-ptBR
Dataset Summary
This repository contains the Spanish machine-translated version of the original English FairytaleQA dataset (https://huggingface.co/datasets/WorkInTheDark/FairytaleQA). FairytaleQA is an open-source dataset designed to enhance comprehension of narratives, aimed at students from kindergarten to eighth grade. The dataset is meticulously annotated by education experts following an evidence-based theoretical… See the full description on the dataset page: https://huggingface.co/datasets/benjleite/FairytaleQA-translated-spanish.Open_o1_sft_Pro_translated_jp
概要
このデータセットはOpen_o1_sft_ProデータセットをQwen社のQwen2.5-14B-Instructを用いて日本語に翻訳したものになります。
テンプレート
テンプレートは以下です。
{"conversations": [{"role": "user", "content": "入力"}, {"role": "assistant", "thought": "思考",
"content": "出力"}, ...],
"id": id(整数),
"dataset": "元データセットの名前"}
ライセンス
ライセンスは元データセットに準じます。
謝辞
データセットの製作者様,Qwenの開発者様,計算資源を貸してくださったVolt mindの皆様に感謝します。
Vietnamese-microsoft-orca-math-word-problems-200k-gg-translatedFairytaleQA-translated-ptBR
Dataset Card for FairytaleQA-translated-ptBR
Dataset Summary
This repository contains the Brazilian Portuguese (pt-BR) machine-translated version of the original English FairytaleQA dataset (https://huggingface.co/datasets/WorkInTheDark/FairytaleQA). FairytaleQA is an open-source dataset designed to enhance comprehension of narratives, aimed at students from kindergarten to eighth grade. The dataset is meticulously annotated by education experts following an… See the full description on the dataset page: https://huggingface.co/datasets/benjleite/FairytaleQA-translated-ptBR.FairytaleQA-translated-ptPT
Dataset Card for FairytaleQA-translated-ptPT
Dataset Summary
This repository contains the European Portuguese (pt-PT) machine-translated version of the original English FairytaleQA dataset (https://huggingface.co/datasets/WorkInTheDark/FairytaleQA). FairytaleQA is an open-source dataset designed to enhance comprehension of narratives, aimed at students from kindergarten to eighth grade. The dataset is meticulously annotated by education experts following an evidence-based… See the full description on the dataset page: https://huggingface.co/datasets/benjleite/FairytaleQA-translated-ptPT.FairytaleQA-translated-french
Dataset Card for FairytaleQA-translated-ptBR
Dataset Summary
This repository contains the French machine-translated version of the original English FairytaleQA dataset (https://huggingface.co/datasets/WorkInTheDark/FairytaleQA). FairytaleQA is an open-source dataset designed to enhance comprehension of narratives, aimed at students from kindergarten to eighth grade. The dataset is meticulously annotated by education experts following an evidence-based theoretical… See the full description on the dataset page: https://huggingface.co/datasets/benjleite/FairytaleQA-translated-french.Vietnamese-nvidia-OpenMathInstruct-1-50k-gg-translatedFairytaleQA-translated-romanian
Dataset Card for FairytaleQA-translated-ptBR
Dataset Summary
This repository contains the Romanian machine-translated version of the original English FairytaleQA dataset (https://huggingface.co/datasets/WorkInTheDark/FairytaleQA). FairytaleQA is an open-source dataset designed to enhance comprehension of narratives, aimed at students from kindergarten to eighth grade. The dataset is meticulously annotated by education experts following an evidence-based theoretical… See the full description on the dataset page: https://huggingface.co/datasets/benjleite/FairytaleQA-translated-romanian.Vietnamese-Salesforce-xlam-function-calling-60k-gg-translatedFairytaleQA-translated-italian
Dataset Card for FairytaleQA-translated-ptBR
Dataset Summary
This repository contains the Italian machine-translated version of the original English FairytaleQA dataset (https://huggingface.co/datasets/WorkInTheDark/FairytaleQA). FairytaleQA is an open-source dataset designed to enhance comprehension of narratives, aimed at students from kindergarten to eighth grade. The dataset is meticulously annotated by education experts following an evidence-based theoretical… See the full description on the dataset page: https://huggingface.co/datasets/benjleite/FairytaleQA-translated-italian.big_math_translated_african_languages
Big Math Translated -- African Languages
This is a set of 41k SynthLabsAI/Big-Math-RL-Verified questions translated into 9 African languages using Azure/GPT-4o.
We shuffle the dataset and then randomly sample a question without replacement, and then equally sample a language and then we translate the question and answer to that language.
opus100-en-sl-translate-sft
Slovenian ↔ English Translation SFT (OPUS-100, instruction format)
Built by MediaAtlas — dataset engineering and LLM fine-tuning on your own data, in the EU. Pricing · All our models
120,000 bidirectional English↔Slovenian translation examples, formatted as
instruction/response pairs (Alpaca style) for supervised fine-tuning (SFT).
Built by taking existing parallel pairs from Helsinki-NLP/opus-100
(en-sl split) and wrapping them in varied translation prompts in both directions… See the full description on the dataset page: https://huggingface.co/datasets/texdata/opus100-en-sl-translate-sft.apollo_english_guidelines_translated_to_dutch_with_nllb200
Data description
Translation of the English medical guidelines that are part of the Apollo corpus, using the NLLB200-600M NTM.
Acknowledgement
The work received funding from the European Union's Horizon Europe research
and innovation programme under Grant Agreement No. 101057849 (DataTools4Heart project).
For more information on the background, see Datatools4Heart Huggingface/Website/Git
apollo_english_guidelines_translated_to_dutch_with_marianmt
Data description
Apollo corpus, English guidelines translated to Dutch using MariaNMT.
Acknowledgement
The work received funding from the European Union's Horizon Europe research
and innovation programme under Grant Agreement No. 101057849 (DataTools4Heart project).
For more information on the background, see Datatools4Heart Huggingface/Website/Git
Vietnamese-argilla-OpenHermesPreferences-66k-gg-translatedtranslate_this
GTBank Customer Service Synthetic Dataset
Overview
This dataset contains 15,000 synthetic customer-service exchanges modeled on a Nigerian retail bank (GTBank), each pairing a customer user_query with an assistant_reply and an intent label (e.g. PIN change, account restriction, card activation, BVN issues). All content verified in this file is in English; no other languages (e.g. Nigerian Pidgin, Hausa, Igbo) were found in the data despite the repository name.… See the full description on the dataset page: https://huggingface.co/datasets/Ephraimmm/translate_this.tiny-aya-translate-hinglish-casual-stripped
Dataset Card for tiny-aya-translate-hinglish-casual-stripped
Dataset Summary
tiny-aya-translate-hinglish-casual-stripped is a lightweight, text-only derivative of the original tiny-aya-translate/hinglish-casual dataset.
The original dataset is designed for simultaneous translation and contains many columns including audio references, speaker metadata, and duration. It also includes paralinguistic tags (e.g., <sigh>, <laugh>, <chuckle>) embedded within the… See the full description on the dataset page: https://huggingface.co/datasets/bingbangboom/tiny-aya-translate-hinglish-casual-stripped.DeepSeek-R1-Distilled-Translate-en-zh_CN-39k-Alpaca-GPT4-without-Think
DeepSeek R1 满血蒸馏英中翻译数据集 Alpaca GPT-4(无 CoT 版本)
本数据集是 @FradSer/DeepSeek-R1-Distilled-Translate-en-zh_CN-39k 的 Alpaca GPT-4 简化版本,专门用于微调语言模型的英中翻译任务。主要区别在于移除了原数据集中的思考过程(Chain of Thought,CoT),采用标准的指令微调格式,更适合直接用于 SFT(Supervised Fine-tuning)训练。
本项目主要基于以下工具完成数据处理和生成:
llm-tools: 用于大语言模型数据处理的工具集合
数据集概览
关键统计
总样本数:38,981
数据集结构
字段说明
features:
- name: instruction # 待翻译的英文文本
dtype: string
- name: input #… See the full description on the dataset page: https://huggingface.co/datasets/FradSer/DeepSeek-R1-Distilled-Translate-en-zh_CN-39k-Alpaca-GPT4-without-Think.pashto-translated-psychology
📂 Dataset Summary
This dataset provides short, clean, domain‑specific psychology entries translated into Pashto.It is optimized for:
Pashto LLM alignment
Mental‑health reasoning tasks
Emotionally aware dialogue
Short‑context SFT training
Low‑resource language research
Each entry is under 500 characters, making it ideal for fast training, token‑efficient fine‑tuning, and mobile‑friendly models.
📄 Data Format
Each line is a JSON object:
{
"input": "…Pashto… See the full description on the dataset page: https://huggingface.co/datasets/nassimjp/pashto-translated-psychology.immersive-translate-en2zh
Immersive Translate
本数据集是适用于沉浸式翻译中调用大模型翻译时的prompt模板的数据集. 受本地大模型性能限制, 我没有采用多段文字的prompt模板, 仅使用单段文字的默认prompt模板. system prompt也采用通用翻译专家的默认system prompt
本数据集由Garsa3112/ChineseEnglishTranslationDataset和bfsujason@github/mac生成
