Update README.md
Browse files
README.md
CHANGED
@@ -6,12 +6,16 @@ task_categories:
|
|
6 |
- text-generation
|
7 |
language:
|
8 |
- zh
|
9 |
-
tags:
|
10 |
-
- chemistry
|
11 |
-
- biology
|
12 |
-
- legal
|
13 |
-
- finance
|
14 |
-
- medical
|
15 |
size_categories:
|
16 |
- 1K<n<10K
|
17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- text-generation
|
7 |
language:
|
8 |
- zh
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
size_categories:
|
10 |
- 1K<n<10K
|
11 |
+
pretty_name: ANGO
|
12 |
+
---
|
13 |
+
ANGO is A Novel Generation-Oriented Chinese LLM evaluation benchmark.
|
14 |
+
|
15 |
+
We introduces the format of single-question multiple-keypoints dataset for the first time, which include 171 keypoints accumulated in 4 hierarchical levels and 9 difficulty categories.
|
16 |
+
|
17 |
+
The data were exclusively obtained from the Administrative Proficiency Test, which serves as a significant component of the Chinese civil service examination.
|
18 |
+
|
19 |
+
We will apply a seasonal system for the leaderboard, updating them every two months. The corresponding test dataset will be announced at the beginning of each season, and some questions will be eliminated at the end of the season.
|
20 |
+
|
21 |
+
More details are at our [space](https://huggingface.co/spaces/AngoHF/ANGO-Leaderboard)
|