CoolFace
Datasetpublic

gujilab/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.

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes44downloads
17 commits on main
303f7634mo ago

data: psychometric audit — flag 18 circular char-gloss gold + 2 disputed (sync from bench v1.3)

gujilab
79b6ba94mo ago

data: psychometric audit — flag 18 circular char-gloss gold + 2 disputed (sync from bench v1.3)

gujilab
3e45fb94mo ago

data: psychometric audit — flag 18 circular char-gloss gold + 2 disputed (sync from bench v1.3)

gujilab
a78cf344mo ago

README: replace 'free lunch' claim with empirical experiment results

zion
b41eb715mo ago

docs: add tokenizer study cross-link + summary table

zion
a2a3b965mo ago

feat: add 6th task 'compress' — modern Chinese → classical compression

zion
b3131fe5mo ago

docs: reframe — Chinese classical as high-density language for LLM era

zion
9acd1885mo ago

data: audit annotations (_audit_issue on 11 records)

gujilab
8ee4eda5mo ago

data: audit annotations (_audit_issue on 11 records)

gujilab
0dc27a95mo ago

data: audit annotations (_audit_issue on 11 records)

gujilab
e8ede085mo ago

data: audit annotations (_audit_issue on 11 records)

gujilab
71866b55mo ago

leaderboard: update findings narrative for DS/GLM-5 idiom tie

gujilab
b5ea51b5mo ago

leaderboard: rescore idiom-source with smarter book matching (+17 hits across models, DS/GLM-5 now tied at 0.74)

gujilab
2e996ce5mo ago

chore: rename org dzxr/zi6me -> gujilab in links

gujilab
9b8f7015mo ago

docs: link to leaderboard Space

Dzxr
7a494095mo ago

init: 5 tasks × 100 questions + dataset card with leaderboard

Dzxr
34727ac5mo ago

initial commit

Dzxr