CoolFace
20 shown

datasets

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

Clear all
01gujilab /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 likes452 downloads4mo agoHugging Face02flowerone /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 likes228 downloads5mo agoHugging Face03kenpusney /greathangpt-classical-chinese GreatHanGPT 古汉语数据集 数据集描述 这是一个用于训练古汉语大语言模型的数据集,包含从先秦到清初(1644-1722)的汉语文献。 数据来源 来源 内容 链接 chinese-poetry 唐诗宋词、楚辞、诗经、四书五经 GitHub Werneror/Poetry 先秦到清末诗词,按朝代分 GitHub CBETA 大正藏佛经 GitHub 数据规模 指标 数值 总记录数 2,400,939 总字符数 450,496,972 估计token数 ~300M 时代分布 时代 记录数 字符数 占比 先秦 1,376 14,493,846 3.2% 汉魏 16,450 14,348,817 3.2% 隋唐 729,162 122,265,102 27.1% 两宋 728,569 97,907,260 21.7%… See the full description on the dataset page: https://huggingface.co/datasets/kenpusney/greathangpt-classical-chinese.tabulartext-generation1M<n<10M0 likes161 downloads3mo agoHugging Face04xmj2002 /Chinese_modern_classical Dataset Card for "Chinese_modern_classical" 数据来自于NiuTrans/Classical-Modern: 非常全的文言文(古文)-现代文平行语料 (github.com)。 由于原始数据中部分古文没有译文,所以本数据集的数据仅包括了双语数据 。 texttranslation100K<n<1M48 likes144 downloads3y agoHugging Face05Seikaijyu /Classical-Chinese-Roleplay 文言文角色扮演 本数据集包含了579条文言文多轮对话(同时包含短指令) 这是一个奇奇怪怪的数据集,说它是文言文,其实只是看起来像文言文的白话文 数据集中存在一些过短的指令,可以根据情况剔除相应语料 训练此数据集可以让你的模型变得(看似)文采飞扬 至少能看起来有文笔,对吧? textn<1K14 likes75 downloads2y agoHugging Face06PoetryMTEB /ClassicalChinesePoetryThemeClassification Classical Chinese Poetry Theme Classification Multi-class theme classification of classical Chinese poetry for PoetryMTEB embedding evaluation. Upstream: A thematic classification dataset for Classical Chinese poetry (Hou, Harvard Dataverse, DOI), with Hou & Zhang, JOCH 2024 (paper). Nearly 3,000 annotated poems across seven themes (Chunqiu → Qing). Dataset Card Item Description Dataset version (PoetryMTEB) 1.0.1 Source Harvard Dataverse DVN/6QJ7RK… See the full description on the dataset page: https://huggingface.co/datasets/PoetryMTEB/ClassicalChinesePoetryThemeClassification.texttext-classification1K<n<10K0 likes72 downloads2mo agoHugging Face07PoetryMTEB /Appreciation-of-Chinese-Classical-Poetry Appreciation of Chinese Classical Poetry Chinese classical poetry with paired metadata and five-aspect literary analyses for PoetryMTEB / MTEB-style evaluation and computational poetics research. Poems are drawn from expert appreciation volumes (mainly Shanghai Lexicographical Publishing House dictionaries). The released analysis fields are LLM distillations (DeepSeek-V3.1) of those expert appreciation texts into five free-text facets. The original long-form appreciation prose… See the full description on the dataset page: https://huggingface.co/datasets/PoetryMTEB/Appreciation-of-Chinese-Classical-Poetry.texttext-classification10K<n<100K0 likes56 downloads1mo agoHugging Face08gujilab /chinese-classical-bench Chinese Classical Bench 中国古典语言能力评测基准 — 6 个任务 × 100 题 = 600 道,覆盖翻译、断句、字义、典故、续写填空、现代→文言压缩。 📊 在线排行榜: 🤗 Space — chinese-classical-bench-leaderboard 🔗 评测代码 & runner: github.com/gujilab/chinese-classical-bench — eval runner(OpenAI 兼容端点)、打分器、排行榜聚合脚本 📦 配套语料集: gujilab/chinese-classical-corpus (CC0 公有领域) — 题目均从该语料抽样生成 为什么做这个 中文(尤其文言文)常被说成"高密度优势"。这套基础设施(bench + corpus + 4 个论点实证实验)想把这个论点变成可验证的数字 —— 包括它在哪些场景成立、在哪些场景不成立。 Tokenizer 层面(实证) 7 个主流 tokenizer 横评(详见下方… See the full description on the dataset page: https://huggingface.co/datasets/gujilab/chinese-classical-bench.texttext-generationn<1K0 likes54 downloads4mo agoHugging Face09happyme531 /classical-chinese-poetry-benchmark-70 English Readme see below (README由Claude 3.5 Sonnet生成) 中国古诗词大模型评测基准 简介 这是一个专门用于评测大语言模型在中国古诗词理解和生成方面能力的基准测试集。该基准包含了一个多样化的测试数据集和完整的评测框架,可用于系统性地评估和比较不同模型在古诗词领域的表现。 数据集说明 数据集(poetry_benchmark.jsonl)包含70个测试样本,涵盖以下维度: 题型分布: 对联补全 诗句填空 诗词识别 提示词补全 首尾互补 难度等级: 简单(easy) 中等(medium) 困难(hard) 朝代覆盖: 先秦至近现代 包括唐、宋、元、明、清等重要朝代 评测维度 评测框架从以下维度对模型进行全面评估: 整体准确率 不同题型的表现 不同难度等级的表现 不同朝代诗词的掌握程度 评测结果 模型 blank_filling couplet find_poetry… See the full description on the dataset page: https://huggingface.co/datasets/happyme531/classical-chinese-poetry-benchmark-70.texttext-generationn<1K4 likes52 downloads2y agoHugging Face10wangekxy /classical-chinese-punctuation Classical Chinese Punctuation Restoration · 文言文断句·标点 💰 (Commercial Dataset) This is a commercial dataset. A free 200-record sample is provided below (sample.jsonl); the full 5.3M-pair corpus is available upon request. 📧 To license / purchase or request a quote, email wangeksy@gmail.com. ✅ Cleared for commercial use — built from public-domain classical works. The task Restore punctuation and sentence segmentation (句读) to unpunctuated Classical Chinese — a… See the full description on the dataset page: https://huggingface.co/datasets/wangekxy/classical-chinese-punctuation.texttext-generationn<1K0 likes25 downloads3mo agoHugging Face11dlface /Classical-Chinesetext100K<n<1M5 likes24 downloads2y agoHugging Face12SenTW /ClassicalChinesetext100K<n<1M1 likes23 downloads2y agoHugging Face13wangekxy /classical-chinese-variant-collation Classical Chinese Variant Collation · 校勘 💰 (Commercial Dataset) This is a commercial dataset. A free 50-work preview sample is provided below (sample.jsonl, texts truncated); the full set with complete aligned texts is available upon request. 📧 To license / purchase or request a quote, email wangeksy@gmail.com. ✅ Cleared for commercial use — both members are public-domain classical works. What this is A textual-criticism dataset: classical works that survive… See the full description on the dataset page: https://huggingface.co/datasets/wangekxy/classical-chinese-variant-collation.tabulartext-generationn<1K0 likes20 downloads3mo agoHugging Face14Cornerss /classicalChinesetext100K<n<1M1 likes14 downloads2y agoHugging Face15Gare /Classical_Chinese_to_Modern_Chinesetextn<1K5 likes12 downloads5y agoHugging Face16REILX /Modern-Chinese-to-Classical-Chinesetext10K<n<100K4 likes10 downloads2y agoHugging Face17vslinmin /Classical_Chinesetext10K<n<100K3 likes9 downloads2y agoHugging Face18rick22630773 /classical_chinesetext10K<n<100K1 likes3 downloads2y agoHugging Face19yuefeng123 /classical-chinese-text-generationtext1K<n<10K0 likes2 downloads2y agoHugging Face20junhao1122 /Classical-Chinese-Poetry-Songs Classical Chinese Poetry Songs Version 1.0 · Chinese poetry-to-song dataset · MIT License This is the frozen dataset used in Classical Chinese Poetry Song Generation: A Curated Dataset and Domain Adaptation (working manuscript title). It contains synthetic songs with vocals and accompaniment, poetic lyrics, audio-grounded captions, original generation descriptions, and work-level splits. The upstream song model was identified by generation providers as Suno V6; this label was… See the full description on the dataset page: https://huggingface.co/datasets/junhao1122/Classical-Chinese-Poetry-Songs.tabulartext-to-audio1K<n<10K0 likes20h agoHugging Face

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