CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01actava /chi-bench Clinical Healthcare In-Situ Environment Task fixtures for a long-horizon, policy-rich healthcare-workflow agent benchmark What is in this dataset CHI-Bench evaluates AI agents on end-to-end U.S. healthcare workflows across three long-horizon domains: provider prior authorization, payer utilization management, and population care management. Each task hands the agent a clinical case in a high-fidelity simulator of 20 healthcare apps exposed over MCP, with a 1… See the full description on the dataset page: https://huggingface.co/datasets/actava/chi-bench.documenttext-generationn<1K61 likes6.3k downloads4mo agoHugging Face02silk-road /alpaca-data-gpt4-chinesetexttext-generation10K<n<100K104 likes5.5k downloads3y agoHugging Face03chiuratto-AIgourakis /sounio-code-examples Sounio Curated Code Examples Curated compile-clean .sio examples for training and evaluating code models on Sounio, a self-hosted systems and scientific programming language for epistemic computing, uncertainty propagation, and algebraic effects. This directory is the Cx-1 expansion lane for chiuratto-AIgourakis/sounio-code-examples. Current batch Examples: 5,000 Metadata files: 5,000 Compiler gate: bin/souc check pass rate 5,000/5,000 Utility layer: 5,000… See the full description on the dataset page: https://huggingface.co/datasets/chiuratto-AIgourakis/sounio-code-examples.texttext-generation1K<n<10K0 likes2.9k downloads4mo agoHugging Face04wdndev /webnovel-chinese 简介 搜集网络上的网文小说,清洗,分割后,用于训练大语言模型,共计9000本左右,大约9B左右token。 使用 格式说明 采用jsonl格式存储,分为三个字段: title :小说名称 chapter:章节 text:正文内容 示例: {"title": "斗破苍穹", "chapter": " 第一章 陨落的天才", "text": "“斗之力,三段!”\n望着测验魔石碑上面闪亮得甚至有些刺眼的五个大字,少年面无表情,唇角有着一抹自嘲,紧握的手掌,因为大力,而导致略微尖锐的指甲深深的刺进了掌心之中,带来一阵阵钻心的疼痛……\n“萧炎,斗之力,三段!级别:低级!”测验魔石碑之旁,一位中年男子,看了一眼碑上所显示出来的信息,语气漠然的将之公布了出来……\n"} texttext-generation100K<n<1M48 likes1.9k downloads2y agoHugging Face05Congliu /Chinese-DeepSeek-R1-Distill-data-110k 中文基于满血DeepSeek-R1蒸馏数据集(Chinese-Data-Distill-From-R1) 🤗 Hugging Face&nbsp;&nbsp; | &nbsp;&nbsp;🤖 ModelScope &nbsp;&nbsp; | &nbsp;&nbsp;🚀 Github &nbsp;&nbsp; | &nbsp;&nbsp;📑 Blog 注意:提供了直接SFT使用的版本,点击下载。将数据中的思考和答案整合成output字段,大部分SFT代码框架均可直接直接加载训练。 本数据集为中文开源蒸馏满血R1的数据集,数据集中不仅包含math数据,还包括大量的通用类型数据,总数量为110K。 为什么开源这个数据? R1的效果十分强大,并且基于R1蒸馏数据SFT的小模型也展现出了强大的效果,但检索发现,大部分开源的R1蒸馏数据集均为英文数据集。 同时,R1的报告中展示,蒸馏模型中同时也使用了部分通用场景数据集。 为了帮助大家更好地复现R1蒸馏模型的效果,特此开源中文数据集。 该中文数据集中的数据分布如下:… See the full description on the dataset page: https://huggingface.co/datasets/Congliu/Chinese-DeepSeek-R1-Distill-data-110k.tabulartext-generation100K<n<1M789 likes835 downloads2y agoHugging Face06silk-road /Wizard-LM-Chinese-instruct-evolWizard-LM-Chinese是在MSRA的Wizard-LM数据集上,对指令进行翻译,然后再调用GPT获得答案的数据集 Wizard-LM包含了很多难度超过Alpaca的指令。 中文的问题翻译会有少量指令注入导致翻译失败的情况 中文回答是根据中文问题再进行问询得到的。 我们会陆续将更多数据集发布到hf,包括 Coco Caption的中文翻译 CoQA的中文翻译 CNewSum的Embedding数据 增广的开放QA数据 WizardLM的中文翻译 如果你也在做这些数据集的筹备,欢迎来联系我们,避免重复花钱。 骆驼(Luotuo): 开源中文大语言模型 https://github.com/LC1332/Luotuo-Chinese-LLM 骆驼(Luotuo)项目是由冷子昂 @ 商汤科技, 陈启源 @ 华中师范大学 以及 李鲁鲁 @ 商汤科技 发起的中文大语言模型开源项目,包含了一系列语言模型。 ( 注意: 陈启源 正在寻找2024推免导师,欢迎联系 ) 骆驼项目不是商汤科技的官方产品。 Citation… See the full description on the dataset page: https://huggingface.co/datasets/silk-road/Wizard-LM-Chinese-instruct-evol.texttext-generation10K<n<100K98 likes691 downloads3y agoHugging Face07Mxode /Chinese-Instruct 中文指令微调数据集 💻 Github Repo 本项目旨在构建一个高质量、多领域、大规模的中文指令微调数据集。 本项目将会持续更新。更多数据集欢迎访问 Github Repo。 [!TIP] 如果您想要一个可用于学习的简化版中文指令数据集,可以访问:Mxode/Chinese-Instruct-Lite 具体构成 dpsk-r1-distil:中文 DeepSeek-R1 蒸馏数据集,来自 Congliu/Chinese-DeepSeek-R1-Distill-data-110k,根据打分质量做了筛选,提取了最终的回答,未包含思考过程。 chinese-reasoning-distil:中文推理蒸馏数据集,来自 Mxode/Chinese-Reasoning-Distil-Data,提取了最终的回答,未包含思考过程。 firefly:中文通用指令微调数据集,指令取自 Mxode/Firefly-1.1M-Rephrased,其本身已经相较于原 Firefly… See the full description on the dataset page: https://huggingface.co/datasets/Mxode/Chinese-Instruct.texttext-generation1M<n<10M150 likes678 downloads1y agoHugging Face08ajibawa-2023 /Children-Stories-CollectionChildren Stories Collection A great synthetic datasets consists of around 0.9 million stories especially meant for Young Children. You can directly use these datasets for training large models. Total 10 datasets are available for download. You can use any one or all the json files for training purpose. These datasets are in "prompt" and "text" format. Total token length is also available. Thank you for your love & support. texttext-generation100K<n<1M58 likes540 downloads3y agoHugging Face09gujilab /chinese-classical-corpus Chinese Classical Corpus 🔗 源码 & 构建脚本: github.com/gujilab/chinese-classical-corpus — 完整抽取 pipeline、14 个 Python 脚本、验证套件 🎯 配套评测基准: gujilab/chinese-classical-bench — 500 道题 × 5 任务,测 LLM 古典文献能力(题目均从本语料抽样) 中国古典文献结构化语料集,含完整十三经 + 说文解字 + 资治通鉴 + 二十四史前 15 部,以及 197 万条古译今/今译古/断句指令对。 全部 CC0 公有领域,可商用、可改用、无附加限制。 为什么做这个 中文(尤其文言文)常被说成"高密度优势"。本语料集 + 配套评测想把这个论点变成可验证的数字 —— 包括它在哪些场景成立、在哪些场景不成立。 Tokenizer 层面 —— 真成立 7 个主流 tokenizer 横评(tokenizer_study): DeepSeek-V3 /… See the full description on the dataset page: https://huggingface.co/datasets/gujilab/chinese-classical-corpus.texttext-generation1M<n<10M1 likes456 downloads5mo agoHugging Face10Congliu /Chinese-DeepSeek-R1-Distill-data-110k-SFT 中文基于满血DeepSeek-R1蒸馏数据集(Chinese-Data-Distill-From-R1) 🤗 Hugging Face   |   🤖 ModelScope    |   🚀 Github    |   📑 Blog 注意:该版本为,可以直接SFT使用的版本,将原始数据中的思考和答案整合成output字段,大部分SFT代码框架均可直接直接加载训练。 本数据集为中文开源蒸馏满血R1的数据集,数据集中不仅包含math数据,还包括大量的通用类型数据,总数量为110K。 为什么开源这个数据? R1的效果十分强大,并且基于R1蒸馏数据SFT的小模型也展现出了强大的效果,但检索发现,大部分开源的R1蒸馏数据集均为英文数据集。 同时,R1的报告中展示,蒸馏模型中同时也使用了部分通用场景数据集。 为了帮助大家更好地复现R1蒸馏模型的效果,特此开源中文数据集。该中文数据集中的数据分布如下: Math:共计36568个样本, Exam:共计2432个样本, STEM:共计12648个样本,… See the full description on the dataset page: https://huggingface.co/datasets/Congliu/Chinese-DeepSeek-R1-Distill-data-110k-SFT.tabulartext-generation100K<n<1M225 likes409 downloads2y agoHugging Face11opencsg /Fineweb-Edu-Chinese-V2.3 Chinese Fineweb Edu Dataset V2.3 中文 | English OpenCSG 社区 | GitHub | 数据集许可协议 数据集简介 Chinese Fineweb Edu Dataset V2.3 是 OpenCSG 面向中文教育、知识问答、指令微调和文本生成场景构建的高质量中文教育 SFT 数据集。 该版本包含 23.04 万条高质量中文教育 QA pairs,并将同一批问答对发布为 Alpaca、Messages、Messages-no-system 三种训练格式。三种格式面向不同训练模板,建议训练时按模型和框架选择其中一种格式使用,而不是将不同格式简单相加作为独立知识规模。 V2.3 是在 V2.2 基础上的质量升级版本。针对 V2.2 社区反馈和内部质量审计中出现的重复模式、异常中英文混入、噪声片段、弱证据支撑回答和低质量合成输出等问题,V2.3 提高了源文本进入生成环节的门槛,并优化了问答生成与过滤逻辑。 在数据构建上,V2.3 从约 2.3T… See the full description on the dataset page: https://huggingface.co/datasets/opencsg/Fineweb-Edu-Chinese-V2.3.texttext-generation100K<n<1M1 likes369 downloads3mo agoHugging Face12fzmnm /TinyBooks-QA-Chinese本数据集已停止更新,请移步https://huggingface.co/datasets/fzmnm/TinyStoriesAdv-zh TinyBooks-QA-Chinese Inspired by the (TinyStories)[https://arxiv.org/abs/2305.07759] paper, where a small language model exhibits strong capabilities when trained on high-quality, 🍼baby-friendly stories synthesized by AI, I present an AI-generated Encyclopedia suitable for kindergarten and grade school levels. This AI-synthesized dataset converts classical literature into a question-answer style curriculum with… See the full description on the dataset page: https://huggingface.co/datasets/fzmnm/TinyBooks-QA-Chinese.texttext-generation1K<n<10K8 likes317 downloads2y agoHugging Face13REILX /chinese-meme-description-dataset Describe image information using the following LLM Models gpt4o Claude-3.5-sonnet-20240620 gemini-1.5-pro gemini-1.5-flash gemini-1.0-pro-vision yi-vision Gemini Code # -*- coding: gbk -*- import google.generativeai as genai import PIL.Image import os import json import shutil from tqdm import tqdm from concurrent.futures import ThreadPoolExecutor, as_completed genai.configure(api_key='') model = genai.GenerativeModel( 'gemini-1.5-pro-latest'… See the full description on the dataset page: https://huggingface.co/datasets/REILX/chinese-meme-description-dataset.textsummarization10K<n<100K11 likes310 downloads2y agoHugging Face14qqceqqq /webnovel-chinese 简介 搜集网络上的网文小说,清洗,分割后,用于训练大语言模型,共计9000本左右,大约9B左右token。 使用 格式说明 采用jsonl格式存储,分为三个字段: title :小说名称 chapter:章节 text:正文内容 示例: {"title": "斗破苍穹", "chapter": " 第一章 陨落的天才", "text": "“斗之力,三段!”\n望着测验魔石碑上面闪亮得甚至有些刺眼的五个大字,少年面无表情,唇角有着一抹自嘲,紧握的手掌,因为大力,而导致略微尖锐的指甲深深的刺进了掌心之中,带来一阵阵钻心的疼痛……\n“萧炎,斗之力,三段!级别:低级!”测验魔石碑之旁,一位中年男子,看了一眼碑上所显示出来的信息,语气漠然的将之公布了出来……\n"} texttext-generation1M<n<10M0 likes310 downloads6mo agoHugging Face15flowerone /chinese-classical-corpus Chinese Classical Corpus 🔗 Source code & build scripts: github.com/zi6me/chinese-classical-corpus — full extraction pipeline, 14 Python scripts, validation suite. 中国古典文献结构化语料集,含完整十三经 + 说文解字 + 资治通鉴 + 二十四史前 15 部,以及 197 万条古译今/今译古/断句指令对。 全部 CC0 公有领域,可商用、可改用、无附加限制。 Quick Start from datasets import load_dataset # 源语料 (12,005 条章节级记录, 17.2M 字) corpus = load_dataset("dzxr/chinese-classical-corpus", "corpus", split="train") # 古译今 / 今译古 双向指令数据 (1,924,378 条) translate =… See the full description on the dataset page: https://huggingface.co/datasets/flowerone/chinese-classical-corpus.texttext-generation1M<n<10M0 likes262 downloads5mo agoHugging Face16steven-fei /webnovel-chinese 简介 搜集网络上的网文小说,清洗,分割后,用于训练大语言模型,共计9000本左右,大约9B左右token。 使用 格式说明 采用jsonl格式存储,分为三个字段: title :小说名称 chapter:章节 text:正文内容 示例: {"title": "斗破苍穹", "chapter": " 第一章 陨落的天才", "text": "“斗之力,三段!”\n望着测验魔石碑上面闪亮得甚至有些刺眼的五个大字,少年面无表情,唇角有着一抹自嘲,紧握的手掌,因为大力,而导致略微尖锐的指甲深深的刺进了掌心之中,带来一阵阵钻心的疼痛……\n“萧炎,斗之力,三段!级别:低级!”测验魔石碑之旁,一位中年男子,看了一眼碑上所显示出来的信息,语气漠然的将之公布了出来……\n"} texttext-generation1M<n<10M0 likes261 downloads6mo agoHugging Face17callofthenight1 /gaokao-sft-chinese-large Gaokao SFT Chinese Large This is the larger Chinese-only SFT-style exam dataset version. Composition Total samples: 64164 Train samples: 62920 Validation samples: 1244 Fields id lang subject source instruction input output messages Example: chemistry { "instruction": "化学实验基本方法的第一节主要涉及哪些内容?", "output": "解析:化学实验基本方法的第一节主要介绍了化学实验的基本操作和注意事项,包括实验仪器的使用、实验操作的规范、实验安全知识以及实验数据的记录和处理等内容。这些基础知识是进行化学实验的基础,对于确保实验的准确性和安全性至关重要。" } Example:… See the full description on the dataset page: https://huggingface.co/datasets/callofthenight1/gaokao-sft-chinese-large.texttext-generation10K<n<100K1 likes254 downloads5mo agoHugging Face18Johnson8187 /role-play-chinese繁體中文 English Role-Play Chinese Dataset 簡介 這是一個專為角色扮演對話設計的中文數據集,數據由 AI 生成,適用於訓練和評估自然語言處理(NLP)模型,特別是對話生成和角色扮演相關的任務。數據集以 Alpha 格式 儲存,方便進行微調和進一步的模型訓練。數據集包含多種場景和角色設定,能夠幫助模型學習如何在不同的情境下生成符合角色性格和背景的對話。 數據集結構 數據以Alpha格式儲存方便微調,包含以下字段: instruction: 任務指令,描述模型需要完成的任務。 input: 輸入內容,包含場景描述、過去的對話以及當前對話的上下文。 output: 期望的模型輸出,即符合角色設定的回應。 system: 角色設定和背景故事,幫助模型理解角色的性格和行為模式。 範例 { "instruction": "在給定的場景中,請根據角色設定回應對話。", "input":… See the full description on the dataset page: https://huggingface.co/datasets/Johnson8187/role-play-chinese.texttext-generation10K<n<100K5 likes240 downloads12d agoHugging Face19FreedomIntelligence /Evol-Instruct-Chinese-GPT4The dataset is created by (1) translating English questions of Evol-instruct-70k into Chinese and (2) requesting GPT4 to generate Chinese responses. For more details, please refer to: Repository: https://github.com/FreedomIntelligence/AceGPT https://github.com/FreedomIntelligence/LLMZoo Paper: AceGPT, Localizing Large Language Models in Arabic Phoenix: Democratizing ChatGPT across Languages BibTeX entry and citation info @article{huang2023acegpt, title={AceGPT, Localizing… See the full description on the dataset page: https://huggingface.co/datasets/FreedomIntelligence/Evol-Instruct-Chinese-GPT4.texttext-generation10K<n<100K47 likes219 downloads3y agoHugging Face20ContextReq /Synthetic-Dataset-Childrens-Stories**Status: released 13-09-2026, repacked 14-09-2026.** The 14-09-2026 repack replaced 58 items after the acceptance gates were strengthened (prompt-instruction leaks, markdown bullet lists and blockquotes); the other 29,942 are unchanged. Development stopped, pipeline released 17/09/26. SAMPLE RELEASE: 30,000 synthetic children's short stories for early-reader language modelling. Metrics Value genres 26 stories per genre 1.153-1.154K stories total characters 38… See the full description on the dataset page: https://huggingface.co/datasets/ContextReq/Synthetic-Dataset-Childrens-Stories.texttext-generation10K<n<100K1 likes214 downloads10d agoHugging Face21PKU-Alignment /Flames-1k-Chinese FLAMES: Benchmarking Value Alignment of LLMs in Chinese Introduction 🏠 Homepage | 👍 Our Official Code Repo This repository organizes the data from FLAMES: Benchmarking Value Alignment of LLMs in Chinese, facilitating evaluation using align-anything. Citation The evaluation script for Flames is released in the align-anything repository. Please cite the repo if you find the benchmark and code in this repo useful 😊 @inproceedings{ji2024align, title={Align… See the full description on the dataset page: https://huggingface.co/datasets/PKU-Alignment/Flames-1k-Chinese.texttext-generation1K<n<10K2 likes203 downloads2y agoHugging Face22Mxode /School-Math-R1-Distil-Chinese-220K从原数据集 BelleGroup/school_math_0.25M 提取指令,然后重新合成回复。 每条数据的格式如下: { "id": <<12位nanoid>>, "prompt": <<提示词>>, "reasoning": <<模型思考过程>>, "response": <<模型最终回复>> } 请注意:本数据集有如下已知缺陷 问题可解性无法保证:这是由于原数据集本身就是纯合成数据集,未经过校验。尽管本数据集已经尽力筛选过滤了一部分,但仍然无法保证余下数据的指令正确性和可解性。 答案未经过校验:所有回答均为合成,且未经过校验。 texttext-generation100K<n<1M3 likes202 downloads1y agoHugging Face23Dusker /chinese-laws-pretraintexttext-generation10K<n<100K23 likes189 downloads2y agoHugging Face24Mxode /PolyDevTasks-Chinese_English_German PolyDevTasks: 多语言软件开发智能任务 💻 Github 仓库 简体中文 | English | Deutsch 介绍 我们发布了 PolyDevTasks,这是一个包含超过 38 万条真实编码任务指令的数据集,涵盖 3 种自然语言(中文、英文、德语)和 8 种编程语言(C、C#、C++、Go、Java、JavaScript、Python、Rust)。不同于翻译或模板化的数据集,每条指令都是独立编写的,体现了特定语言与生态的习惯用法(例如 Go 的并发、C# 的 LINQ、UNIX I/O),并强调智能体的行为特征,如工具使用、网络操作、文件处理和优雅退出。PolyDevTasks 专为训练和评测 Agents 与 LLMs 在端到端软件工作流和跨语言泛化能力上的表现而设计。 数据统计 📂 文件级统计(每个 NL/PL 文件) 文件 数目 instruction均长 response均长 zh/c.jsonl 24,590 78.90 6,374.07… See the full description on the dataset page: https://huggingface.co/datasets/Mxode/PolyDevTasks-Chinese_English_German.texttext-generation100K<n<1M3 likes187 downloads1y agoHugging Face25sunzeyeah /chinese_chatgpt_corpus Dataset Card for chinese_chatgpt_corpus Dataset Summary This repo collects chinese corpus for Supervised Finetuning (SFT) and Reinforcement Learning From Human Feedback (RLHF). Supported Tasks and Leaderboards More Information Needed Languages Chinese Dataset Structure Data Instances train_data_external_v1.jsonl Size of downloaded dataset files: 5.04 GB Size of the generated dataset: 0 GB… See the full description on the dataset page: https://huggingface.co/datasets/sunzeyeah/chinese_chatgpt_corpus.texttext-generation1M<n<10M88 likes168 downloads4y agoHugging Face26test-alexpouliquen /chi-bench Clinical Healthcare In-Situ Environment Task fixtures for a long-horizon, policy-rich healthcare-workflow agent benchmark What is in this dataset CHI-Bench evaluates AI agents on end-to-end U.S. healthcare workflows across three long-horizon domains: provider prior authorization, payer utilization management, and population care management. Each task hands the agent a clinical case in a high-fidelity simulator of 20 healthcare apps exposed over MCP, with a 1… See the full description on the dataset page: https://huggingface.co/datasets/test-alexpouliquen/chi-bench.documenttext-generationn<1K0 likes164 downloads4mo agoHugging Face27ChinaunicomSoftware /smoltalk-chinese-QwQ-Distrill smoltalk-chinese-QwQ-Distrill [中文] [English] 📖Technical Report smoltalk-chinese-QwQ-Distrill is a Chinese fine-tuning dataset constructed with reference to the SmolTalk-Chinese dataset. It aims to provide high-quality synthetic reasoning data support for training large language models (LLMs). The dataset consists entirely of synthetic data, comprising over 700,000 entries. It is specifically designed to enhance the performance of Chinese LLMs across various tasks… See the full description on the dataset page: https://huggingface.co/datasets/ChinaunicomSoftware/smoltalk-chinese-QwQ-Distrill.tabulartext-generation100K<n<1M3 likes159 downloads2y agoHugging Face28LooksJuicy /Chinese-Roleplay-SingleTurn请注意,个人模型经过characterEval的reward model进行DPO训练,因此使用本数据集进行SFT的模型在该榜单上会存在bias,导致分数异常偏高,请勿直接使用该榜单进行测试 简介 因已找到更优数据合成方案,为填充中文角色扮演数据集的空白,现开源部分中文角色扮演单轮对话数据集。 使用Refined-Anime-Text作为system prompt,使用小黄鸡随机query作为输入,调用个人角色扮演模型作为输出。 已处理为alpaca数据格式,方便大家处理和训练。经过验证,仅使用该数据集进行Lora微调即可获取一个效果还不错的模型~ chatGPT对比 character question answer_us answer_chatGPT 黑须彼方是(省略……)黑须彼方有着许多有趣的爱好和特点。她是一个有点毒舌的人,但总能犀利地指出问题所在。她有着敏锐的洞察力,擅长看透人心。她经常以此来捉弄加贺正午。她与正午有着相同的口癖,张扬的性格(省略……)她的个性和爱好使她成为一个备受喜爱的角色。… See the full description on the dataset page: https://huggingface.co/datasets/LooksJuicy/Chinese-Roleplay-SingleTurn.texttext-generation1K<n<10K41 likes154 downloads2y agoHugging Face29Delius /ChineseWebNovelChinese Web Novel Dataset Summarized by claude but converted the order for novel text extension task. WARNING!! Please be aware of the context length!!! texttext-generation10K<n<100K10 likes147 downloads3y agoHugging Face30asd567557275 /chinese_novel Space Grimoire Novel Corpus (Traditional Chinese) Full text of the Traditional Chinese web novel 空間魔導書與少年魔法師 (The Space Grimoire and the Young Mage), split by chapter. Field Value Author 睡半夜怎麼三更 License CC BY 4.0 Language Traditional Chinese (zh-Hant-TW) Genre Fantasy, steampunk, political intrigue Chapters 283 (interludes included) Parts 10 Paragraphs 30,760 Characters (body text) 1,737,806 Version 2026-09-13 Companion dataset… See the full description on the dataset page: https://huggingface.co/datasets/asd567557275/chinese_novel.tabulartext-generationn<1K3 likes146 downloads14d agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.