Update README.md
Browse files
README.md
CHANGED
|
@@ -54,8 +54,10 @@ Achieving high performance requires broad and detailed understanding of Japan ac
|
|
| 54 |
|
| 55 |
## Leaderboard
|
| 56 |
|
| 57 |
-
|
| 58 |
-
|
|
|
|
|
|
|
| 59 |
|
| 60 |
| Model | Micro-average | culture | custom | regional identity | geography | history | government | law | healthcare |
|
| 61 |
|:---|---:|---:|---:|---:|---:|---:|---:|---:|---:|
|
|
|
|
| 54 |
|
| 55 |
## Leaderboard
|
| 56 |
|
| 57 |
+
### Evaluation Metric: Accuracy
|
| 58 |
+
|
| 59 |
+
In this multiple-choice question answering task, the LLM outputs the option string rather than the option label,
|
| 60 |
+
and accuracy is calculated as the proportion of questions whose output exactly matches the gold correct option string.
|
| 61 |
|
| 62 |
| Model | Micro-average | culture | custom | regional identity | geography | history | government | law | healthcare |
|
| 63 |
|:---|---:|---:|---:|---:|---:|---:|---:|---:|---:|
|