VirtualLUO commited on
Commit
f765ae7
·
verified ·
1 Parent(s): 8070b95

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +207 -0
README.md ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Chronicles-OCR
2
+
3
+ **A Cross-Temporal Perception Benchmark for the Evolutionary Trajectory of Chinese Characters**
4
+
5
+ <p align="center">
6
+ <a href="README_ZH.md">中文版</a> •
7
+ <a href="https://arxiv.org/abs/2605.11960">Paper</a> •
8
+ <a href="https://github.com/VirtualLUOUCAS/Chronicles-OCR">GitHub</a> •
9
+ <a href="https://huggingface.co/datasets/VirtualLUO/Chronicles-OCR">HuggingFace</a>
10
+ </p>
11
+
12
+ ## Overview
13
+
14
+ **Chronicles-OCR** is the first comprehensive benchmark specifically designed to evaluate the cross-temporal visual perception capabilities of VLLMs across the complete evolutionary trajectory of Chinese characters — the **"Seven Chinese Scripts"**.
15
+
16
+ Curated in collaboration with top-tier institutional domain experts (the Key Laboratory of Oracle Bone Inscription Information Processing at Anyang Normal University and the Palace Museum), the dataset comprises **2,800 strictly balanced images** encompassing highly diverse physical media, ranging from tortoise shells to paper-based calligraphy.
17
+
18
+ <p align="center">
19
+ <img src="assets/overview.png" width="95%" alt="Chronicles-OCR Overview">
20
+ </p>
21
+
22
+ ## The Seven Chinese Scripts
23
+
24
+ The **"Seven Chinese Scripts" (汉字七体)** refer to the seven canonical script forms that emerged throughout the evolution of Chinese characters over more than 5,000 years:
25
+
26
+ 1. **Oracle Bone Script (甲骨文)** — The earliest known mature Chinese writing system, carved on tortoise shells and animal bones during the Shang Dynasty. Characters feature strong pictographic qualities with thin, angular strokes and unstandardized layouts.
27
+ 2. **Bronze Script (金文)** — Cast on ceremonial bronze vessels during the Shang and Zhou Dynasties. Strokes are thicker and rounder, with progressively more regularized and aesthetic structures.
28
+ 3. **Seal Script (篆书)** — Standardized after the Qin unification of China. Features pronounced curvilinear symmetry and fixed structural patterns, marking the transition from regional variants to a unified writing system.
29
+ 4. **Clerical Script (隶书)** — Emerged during the Qin–Han transition, flattening characters and replacing curves with angular strokes. Represents a critical turning point — the watershed between ancient and modern Chinese characters.
30
+ 5. **Regular Script (楷书)** — Established in the late Han and Wei-Jin periods with strict square structures and standardized strokes. Remains the dominant formal script to this day.
31
+ 6. **Cursive Script (草书)** — Developed for rapid, informal writing. Uses continuous, connected strokes that often eliminate independent character boundaries, ranging from the restrained Zhang Cao to the unbounded Kuang Cao.
32
+ 7. **Running Script (行书)** — A fluid yet legible intermediate style between Regular and Cursive scripts, widely used from the Eastern Han Dynasty onward. Wang Xizhi's *Preface to the Orchid Pavilion* is its most celebrated exemplar.
33
+
34
+ Among these, the first five (Oracle Bone → Regular) successively served as formal writing systems in their respective eras, while Cursive and Running scripts developed primarily as auxiliary styles for informal and rapid writing.
35
+
36
+ ## Benchmark Statistics
37
+
38
+ | Item | Details |
39
+ |------|---------|
40
+ | Total Images | 2,800 (400 per script × 7 scripts) |
41
+ | Script Coverage | All Seven Chinese Scripts |
42
+ | Annotation | Stage-Adaptive: character-level for archaic, paragraph-level for mature scripts |
43
+ | Expert Partners | Anyang Normal University (Oracle Bone), Palace Museum (Clerical–Cursive) |
44
+ | Tasks | 4 evaluation tasks |
45
+
46
+ ## Evaluation Tasks
47
+
48
+ | Task | Short Name | Scope | Metric |
49
+ |------|-----------|-------|--------|
50
+ | Cross-period Character Spotting | Spotting | Oracle Bone, Bronze, Seal | F1 @ IoU > 0.75 |
51
+ | Fine-grained Archaic Character Recognition | Recognition | Oracle Bone, Bronze, Seal | Exact-match Accuracy |
52
+ | Ancient Text Parsing | Parsing | All Seven Scripts | 1 − NED (Levenshtein) |
53
+ | Script Classification | Classification | All Seven Scripts | Accuracy |
54
+
55
+ ## 🏆 Leaderboard
56
+
57
+ ### Archaic Scripts (Oracle Bone, Bronze, Seal)
58
+
59
+ | Model | Think | Avg Spot. | Avg Fine. | Avg Pars. | Avg Class. | OB Spot. | OB Fine. | OB Pars. | OB Class. | Br Spot. | Br Fine. | Br Pars. | Br Class. | Se Spot. | Se Fine. | Se Pars. | Se Class. |
60
+ |:------|:-----:|:---------:|:---------:|:---------:|:----------:|:--------:|:--------:|:--------:|:---------:|:--------:|:--------:|:--------:|:---------:|:--------:|:--------:|:--------:|:---------:|
61
+ | **Open-Source Models** | | | | | | | | | | | | | | | | | |
62
+ | InternVL3.5-8B | | 0.1 | 6.0 | 0.07 | 56.7 | 0.0 | 1.1 | 0.01 | 86.2 | 0.0 | 2.2 | 0.03 | 7.0 | 0.2 | 14.5 | 0.17 | 77.0 |
63
+ | InternVL3.5-A28B | | 0.5 | 15.7 | 0.13 | 79.0 | 0.0 | 2.5 | 0.02 | 96.3 | 0.4 | 7.8 | 0.08 | 79.2 | 1.0 | 36.8 | 0.29 | 61.5 |
64
+ | Qwen2.5-VL-7B | | 0.0 | 7.4 | 0.07 | 71.8 | 0.0 | 4.0 | 0.02 | 93.8 | 0.0 | 4.5 | 0.04 | 22.5 | 0.0 | 13.8 | 0.14 | 99.2 |
65
+ | Qwen2.5-VL-72B | | 0.0 | 0.0 | 0.07 | 74.2 | 0.0 | 0.0 | 0.01 | 98.0 | 0.0 | 0.0 | 0.04 | 26.0 | 0.0 | 0.0 | 0.16 | 98.5 |
66
+ | Qwen3-VL-2B | | 2.1 | 10.7 | 0.12 | 73.0 | 0.0 | 1.4 | 0.00 | 96.6 | 0.8 | 6.8 | 0.06 | 36.5 | 5.7 | 24.0 | 0.31 | 85.8 |
67
+ | Qwen3-VL-8B | | 3.4 | 17.3 | 0.18 | 73.7 | 0.2 | 3.4 | 0.01 | 98.6 | 2.5 | 11.0 | 0.10 | 24.0 | 7.5 | 37.5 | 0.42 | 98.5 |
68
+ | Qwen3-VL-8B | ✓ | 1.0 | 9.1 | 0.09 | 67.3 | 0.0 | 3.7 | 0.03 | 97.7 | 0.2 | 7.0 | 0.05 | 31.8 | 2.8 | 16.8 | 0.20 | 72.5 |
69
+ | Qwen3-VL-A22B | | 7.8 | 17.5 | 0.19 | 91.8 | 0.3 | 5.4 | 0.01 | 99.2 | 6.5 | 12.2 | 0.12 | 80.2 | 16.6 | 35.0 | 0.43 | 96.0 |
70
+ | Qwen3-VL-A22B | ✓ | 2.1 | 13.6 | 0.17 | 87.3 | 0.1 | 4.2 | 0.03 | 98.0 | 0.9 | 10.2 | 0.11 | 66.8 | 5.3 | 26.2 | 0.37 | 97.2 |
71
+ | Qwen3.5-A3B | | 5.6 | 16.2 | 0.20 | 76.5 | 0.2 | 5.1 | 0.02 | 99.7 | 5.3 | 11.5 | 0.12 | 30.0 | 11.2 | 32.0 | 0.45 | **99.8** |
72
+ | Qwen3.5-A17B | | 9.7 | 22.6 | 0.22 | 88.3 | 0.5 | 9.1 | 0.02 | 99.7 | 9.2 | 17.5 | 0.13 | 67.2 | 19.4 | 41.3 | 0.50 | 98.0 |
73
+ | Gemma 4 31B it | | 2.3 | 7.0 | 0.04 | 70.0 | 0.0 | 3.1 | 0.01 | 72.6 | 1.0 | 6.5 | 0.03 | 74.8 | 6.0 | 11.2 | 0.10 | 62.7 |
74
+ | MiniCPM-V 4.5 | ✓ | 0.0 | 4.8 | 0.02 | 73.8 | 0.0 | 2.5 | 0.01 | 95.2 | 0.0 | 5.5 | 0.03 | 18.0 | 0.1 | 9.0 | 0.04 | 82.5 |
75
+ | Molmo 7B-D 0924 | | 0.0 | 0.1 | 0.00 | 24.2 | 0.0 | 0.0 | 0.01 | 40.8 | 0.0 | 0.2 | 0.00 | 0.0 | 0.0 | 0.0 | 0.00 | 20.5 |
76
+ | Molmo 72B 0924 | | 0.0 | 0.3 | 0.00 | 34.7 | 0.0 | 0.5 | 0.00 | 28.0 | 0.0 | 0.5 | 0.00 | 0.8 | 0.0 | 0.0 | 0.00 | 82.0 |
77
+ | Ovis2.6-30B-A3B | ✓ | 1.9 | 9.0 | 0.09 | 68.3 | 0.1 | 2.0 | 0.01 | 89.8 | 0.7 | 7.5 | 0.06 | 13.5 | 6.8 | 24.5 | 0.25 | 79.0 |
78
+ | GLM-4.5V 108B | ✓ | 1.4 | 6.1 | 0.05 | 76.8 | 0.1 | 4.2 | 0.03 | **100** | 2.0 | 6.5 | 0.05 | 15.5 | 3.3 | 9.2 | 0.10 | 91.5 |
79
+ | Kimi K2.5 | | 5.0 | **27.1** | **0.22** | 96.4 | 0.1 | 11.5 | 0.05 | **100** | 7.5 | 25.8 | 0.19 | 90.0 | 12.5 | **58.5** | **0.60** | 95.5 |
80
+ | Kimi K2.5 | ✓ | 1.8 | 20.3 | 0.22 | 94.7 | 0.0 | 10.2 | **0.05** | 99.8 | 1.2 | 17.5 | 0.20 | 85.8 | 6.0 | 44.8 | 0.57 | 93.5 |
81
+ | **Proprietary Models** | | | | | | | | | | | | | | | | | |
82
+ | GPT-4o | | 0.1 | 1.5 | 0.02 | 82.0 | 0.0 | 0.5 | 0.01 | 96.5 | 0.0 | 1.0 | 0.02 | 46.8 | 0.3 | 4.5 | 0.06 | 89.0 |
83
+ | GPT-5 | | 0.4 | 3.7 | 0.04 | 88.1 | 0.0 | 4.0 | 0.00 | 98.2 | 0.0 | 4.0 | 0.04 | 60.5 | 1.6 | 4.5 | 0.12 | 97.5 |
84
+ | Seed 1.8 | | 9.2 | 20.6 | 0.16 | 94.7 | 0.4 | 9.2 | 0.03 | 99.5 | 9.4 | 15.8 | 0.17 | 80.5 | 26.7 | 45.0 | 0.42 | 99.0 |
85
+ | Seed 1.8 | ✓ | 7.4 | 17.1 | 0.17 | **96.7** | 0.4 | 8.8 | 0.04 | 99.5 | 5.8 | 14.8 | 0.18 | 90.0 | 23.3 | 36.2 | 0.43 | 97.5 |
86
+ | Seed 2.0 Pro | | **16.5** | 24.5 | 0.18 | 95.9 | **3.0** | 11.0 | 0.03 | 99.5 | **19.9** | **30.8** | 0.22 | **92.2** | **40.7** | 41.5 | 0.43 | 93.8 |
87
+ | Seed 2.0 Pro | ✓ | 15.3 | 23.3 | 0.21 | 96.6 | 2.4 | 11.2 | 0.04 | 99.8 | 17.8 | 26.0 | **0.26** | **92.2** | 39.1 | 37.5 | 0.49 | 94.5 |
88
+ | MiMo-V2-Omni | ✓ | 0.4 | 8.6 | 0.08 | 87.7 | 0.0 | 6.5 | 0.04 | 99.5 | 0.2 | 8.0 | 0.07 | 58.5 | 1.5 | 9.8 | 0.15 | 93.0 |
89
+ | Gemini 2.5 Pro | ✓ | 0.8 | 7.5 | 0.07 | 87.5 | 0.0 | 5.8 | 0.04 | 99.5 | 0.2 | 7.0 | 0.06 | 80.5 | 2.8 | 10.8 | 0.14 | 70.2 |
90
+ | Gemini 3.1 Pro | ✓ | 2.6 | 19.5 | 0.15 | 93.8 | 0.0 | **14.0** | 0.05 | 99.5 | 2.5 | 22.5 | 0.18 | 84.5 | 7.8 | 32.2 | 0.32 | 93.2 |
91
+ | Claude Opus 4.7 | ✓ | 0.4 | 10.0 | 0.08 | 90.4 | 0.0 | 4.8 | 0.03 | 93.8 | 0.1 | 9.5 | 0.05 | 80.5 | 1.4 | 21.5 | 0.21 | 93.8 |
92
+
93
+ > **OB** = Oracle Bone, **Br** = Bronze, **Se** = Seal. **Bold** = best, scores are H-mean (Spot.), Accuracy (Fine./Class.), NED (Pars.).
94
+
95
+ ### Mature Scripts (Clerical, Regular, Running, Cursive)
96
+
97
+ | Model | Think | Avg Pars. | Avg Class. | Cl Pars. | Cl Class. | Re Pars. | Re Class. | Ru Pars. | Ru Class. | Cu Pars. | Cu Class. |
98
+ |:------|:-----:|:---------:|:----------:|:--------:|:---------:|:--------:|:---------:|:--------:|:---------:|:--------:|:---------:|
99
+ | **Open-Source Models** | | | | | | | | | | | |
100
+ | InternVL3.5-8B | | 0.40 | 35.6 | 0.41 | 1.8 | 0.51 | 69.4 | 0.38 | 52.9 | 0.30 | 35.0 |
101
+ | InternVL3.5-A28B | | 0.56 | 58.1 | 0.54 | 28.5 | 0.69 | 85.5 | 0.56 | 63.3 | 0.46 | 75.2 |
102
+ | Qwen2.5-VL-7B | | 0.44 | 34.8 | 0.54 | 8.0 | 0.62 | 17.0 | 0.42 | 36.4 | 0.21 | 90.5 |
103
+ | Qwen2.5-VL-72B | | 0.49 | 57.2 | 0.59 | 18.0 | 0.66 | 91.5 | 0.46 | 56.6 | 0.26 | 86.0 |
104
+ | Qwen3-VL-2B | | 0.57 | 35.2 | 0.61 | 5.5 | 0.71 | 11.8 | 0.50 | 37.9 | 0.42 | 93.0 |
105
+ | Qwen3-VL-8B | | 0.66 | 60.9 | 0.69 | 32.5 | 0.77 | **97.2** | 0.64 | 59.1 | 0.56 | 81.0 |
106
+ | Qwen3-VL-8B | ✓ | 0.49 | 45.9 | 0.52 | 11.2 | 0.64 | 79.7 | 0.51 | 53.4 | 0.32 | 56.2 |
107
+ | Qwen3-VL-A22B | | 0.66 | 64.9 | 0.69 | 36.5 | 0.73 | 95.5 | 0.66 | 68.3 | 0.59 | 82.0 |
108
+ | Qwen3-VL-A22B | ✓ | 0.65 | 60.4 | 0.67 | 31.0 | 0.75 | 93.5 | 0.65 | 62.3 | 0.54 | 78.0 |
109
+ | Qwen3.5-A3B | | 0.71 | 68.1 | 0.79 | 36.8 | 0.81 | 84.2 | 0.68 | 75.6 | 0.57 | 84.2 |
110
+ | Qwen3.5-A17B | | **0.73** | 72.2 | **0.81** | 52.0 | 0.81 | 81.3 | 0.67 | 75.3 | 0.66 | 89.4 |
111
+ | Gemma 4 31B it | | 0.34 | 57.1 | 0.37 | 9.6 | 0.56 | 81.9 | 0.33 | 65.0 | 0.09 | 84.5 |
112
+ | MiniCPM-V 4.5 | ✓ | 0.40 | 44.9 | 0.45 | 2.8 | 0.61 | 87.5 | 0.38 | 56.9 | 0.15 | 48.8 |
113
+ | Molmo 7B-D 0924 | | 0.01 | 16.9 | 0.01 | **70.8** | 0.01 | 3.0 | 0.01 | 0.7 | 0.01 | 0.5 |
114
+ | Molmo 72B 0924 | | 0.00 | 9.1 | 0.00 | 6.8 | 0.01 | 16.5 | 0.01 | 3.2 | 0.00 | 12.8 |
115
+ | Ovis2.6-30B-A3B | ✓ | 0.53 | 39.7 | 0.54 | 8.5 | 0.63 | 77.9 | 0.57 | 71.6 | 0.42 | 12.2 |
116
+ | GLM-4.5V 108B | ✓ | 0.44 | 56.6 | 0.45 | 11.5 | 0.61 | 84.5 | 0.44 | 63.3 | 0.23 | 81.5 |
117
+ | Kimi K2.5 | | 0.71 | **77.0** | 0.73 | 70.2 | 0.78 | 78.2 | 0.72 | 77.8 | 0.66 | 86.0 |
118
+ | Kimi K2.5 | ✓ | 0.70 | 72.3 | 0.75 | 68.5 | 0.78 | 81.7 | 0.60 | 65.3 | **0.66** | 84.8 |
119
+ | **Proprietary Models** | | | | | | | | | | | |
120
+ | GPT-4o | | 0.30 | 55.9 | 0.35 | 20.5 | 0.47 | 83.0 | 0.24 | 55.6 | 0.12 | 80.5 |
121
+ | GPT-5 | | 0.38 | 62.1 | 0.50 | 36.2 | 0.57 | 59.6 | 0.21 | **78.1** | 0.18 | 71.0 |
122
+ | Seed 1.8 | | 0.69 | 69.6 | 0.68 | 45.5 | 0.79 | 92.7 | 0.69 | 71.8 | 0.61 | 82.5 |
123
+ | Seed 1.8 | ✓ | 0.67 | 71.1 | 0.69 | 48.0 | 0.78 | 89.2 | 0.57 | 73.3 | 0.60 | 80.8 |
124
+ | Seed 2.0 Pro | | 0.72 | 76.1 | 0.75 | 60.8 | 0.81 | 82.0 | **0.73** | 77.6 | 0.62 | 92.2 |
125
+ | Seed 2.0 Pro | ✓ | 0.71 | 75.3 | 0.76 | 61.8 | 0.80 | 82.0 | 0.65 | 74.3 | 0.66 | 89.0 |
126
+ | MiMo-V2-Omni | ✓ | 0.56 | 62.3 | 0.62 | 40.0 | 0.71 | 80.7 | 0.58 | 73.3 | 0.36 | 64.2 |
127
+ | Gemini 2.5 Pro | ✓ | 0.53 | 56.3 | 0.67 | 33.2 | 0.72 | 39.6 | 0.49 | 59.4 | 0.23 | 95.0 |
128
+ | Gemini 3.1 Pro | ✓ | 0.70 | 73.1 | 0.80 | 61.0 | **0.83** | 62.7 | 0.66 | 71.1 | 0.52 | **95.8** |
129
+ | Claude Opus 4.7 | ✓ | 0.50 | 66.8 | 0.53 | 50.2 | 0.63 | 74.4 | 0.44 | 56.6 | 0.38 | 86.0 |
130
+
131
+ > **Cl** = Clerical, **Re** = Regular, **Ru** = Running, **Cu** = Cursive. **Bold** = best.
132
+
133
+ ## Getting Started
134
+
135
+ ### 1. Setup
136
+
137
+ ```bash
138
+ git clone https://github.com/VirtualLUOUCAS/Chronicles-OCR.git
139
+ cd Chronicles-OCR
140
+ pip install -r requirements.txt
141
+ ```
142
+
143
+ ### 2. Download Data
144
+
145
+ Download and place the benchmark data under `data/`:
146
+
147
+ ```
148
+ data/
149
+ ├── Chronicles_OCR.jsonl
150
+ └── images/
151
+ ├── 甲骨文/ # Oracle Bone
152
+ ├── 金文/ # Bronze Script
153
+ ├── 篆书/ # Seal Script
154
+ ├── 隶书/ # Clerical Script
155
+ ├── 楷书/ # Regular Script
156
+ ├── 行书/ # Running Script
157
+ └── 草书/ # Cursive Script
158
+ ```
159
+
160
+ ### 3. Inference
161
+
162
+ ```bash
163
+ # OpenAI-compatible API
164
+ python infer.py --api_type openai_compat \
165
+ --model_name Qwen2.5-VL-7B-Instruct \
166
+ --base_url http://127.0.0.1:8000/v1 \
167
+ --api_key EMPTY --max_workers 64
168
+
169
+ # Local vLLM
170
+ python infer.py --api_type local_vllm \
171
+ --model_path /path/to/model \
172
+ --tensor_parallel_size 1 --max_model_len 32768
173
+ ```
174
+
175
+ ### 4. Judging (Rule-based)
176
+
177
+ ```bash
178
+ python judge.py # all models
179
+ python judge.py --models model_a # specific model
180
+ ```
181
+
182
+ ### 5. Summary Report
183
+
184
+ ```bash
185
+ python summarize.py
186
+ # → judge_results/results_analysis.xlsx
187
+ ```
188
+
189
+ ## Citation
190
+
191
+ ```bibtex
192
+ @misc{li2026chronicles,
193
+ title={Chronicles-OCR: A Cross-Temporal Perception Benchmark for the Evolutionary Trajectory of Chinese Characters},
194
+ author={Gengluo Li and Shangping Peng and Xingyu Wan and Chengquan Zhang and Hao Feng and Xin Xu and Pian Wu and Bang Li and Zengmao Ding and Yongge Liu and Yipei Ye and Yang Yang and Zhan Shu and Guojun Yan and Zhe Li and Can Ma and Weiping Wang and Yu Zhou and Han Hu},
195
+ year={2026},
196
+ journal={arXiv preprint arXiv:2605.11960},
197
+ url={https://arxiv.org/abs/2605.11960},
198
+ }
199
+ ```
200
+
201
+ ## Acknowledgements
202
+
203
+ We sincerely acknowledge the Key Laboratory of Oracle Bone Inscription Information Processing at Anyang Normal University and the Palace Museum for their invaluable contributions to data sourcing and expert annotation.
204
+
205
+ ## License
206
+
207
+ This benchmark is released for **research purposes only**.