Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- multiple-choice
|
5 |
+
- question-answering
|
6 |
+
size_categories:
|
7 |
+
- 1K<n<10K
|
8 |
---
|
9 |
+
|
10 |
+
# Benchmark: GeoBenchmark
|
11 |
+
|
12 |
+
In GeoBenchmark, we collect 183 multiple-choice questions in NPEE, and 1,395 in AP Test, for objective tasks.
|
13 |
+
Meanwhile, we gather all 939 subjective questions in NPEE to be the subjective tasks set and use 50 to measure the baselines with human evaluation.
|
14 |
+
|