Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,43 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
language:
|
| 4 |
-
- zh
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
```
|
| 7 |
@inproceedings{xu2025can,
|
| 8 |
title={Can Large Language Models Be Good Language Teachers?},
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
+
- zh
|
| 5 |
+
---
|
| 6 |
+
# LLM Evaluation Benchmark for Chinese Language Teaching (CLTE)
|
| 7 |
+
|
| 8 |
+
A comprehensive benchmark for evaluating large language models' capabilities as Chinese language teachers, consisting of three core evaluation dimensions.
|
| 9 |
+
|
| 10 |
+
## Task Overview
|
| 11 |
+
|
| 12 |
+
### Task 1: Basic Knowledge Evaluation
|
| 13 |
+
- **Objective:** Assess foundational knowledge essential for international Chinese education
|
| 14 |
+
- **Coverage:** 32 sub-topics across 5 major categories:
|
| 15 |
+
- Linguistics (307 questions)
|
| 16 |
+
- Chinese Culture (321 questions)
|
| 17 |
+
- Pedagogy (163 questions)
|
| 18 |
+
- World Culture (192 questions)
|
| 19 |
+
- Cross-cultural Communication (217 questions)
|
| 20 |
+
- **Total:** 1,200 questions evaluating fundamental knowledge base
|
| 21 |
+
|
| 22 |
+
### Task 2: International Teacher Examination
|
| 23 |
+
- **Objective:** Evaluate comprehensive teaching literacy using authentic certification materials
|
| 24 |
+
- **Data Source:** Real-world test questions from official International Chinese Language Teacher Certification exams
|
| 25 |
+
- **Format:** Instructional passages accompanied by 2-10 single-choice questions (1,044 total questions)
|
| 26 |
+
- **Focus:** Integrated linguistic and pedagogical reasoning in practical teaching scenarios
|
| 27 |
+
|
| 28 |
+
### Task 3: Teaching Practice Evaluation
|
| 29 |
+
- **Objective:** Measure instructional effectiveness through simulated teaching interactions
|
| 30 |
+
- **Methodology:**
|
| 31 |
+
- Teacher models generate educational content from 120 teaching materials and guidelines
|
| 32 |
+
- Student models are tested before and after receiving instruction
|
| 33 |
+
- Effectiveness measured by performance improvement (120 assessment questions)
|
| 34 |
+
|
| 35 |
+
## Evaluation Framework
|
| 36 |
+
**GitHub URL:** [https://github.com/Line-Kite/CLTE](https://github.com/Line-Kite/CLTE)
|
| 37 |
+
|
| 38 |
+
## Citation
|
| 39 |
+
Please cite our paper if the work helps you.
|
| 40 |
+
|
| 41 |
```
|
| 42 |
@inproceedings{xu2025can,
|
| 43 |
title={Can Large Language Models Be Good Language Teachers?},
|