teruo6939 commited on
Commit
f58b808
·
verified ·
1 Parent(s): debf3f7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -54,8 +54,10 @@ Achieving high performance requires broad and detailed understanding of Japan ac
54
 
55
  ## Leaderboard
56
 
57
- - Evaluation Metric: Accuracy
58
- - In this multiple-choice question answering task, the LLM outputs the option string rather than the option label, and accuracy is calculated as the proportion of questions whose output exactly matches the gold correct option string.
 
 
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
  |:---|---:|---:|---:|---:|---:|---:|---:|---:|---:|