Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- ja
|
5 |
+
pretty_name: Rakuda - Questions for Japanese models
|
6 |
+
task_categories:
|
7 |
+
- conversational
|
8 |
+
size_categories:
|
9 |
+
- n<1K
|
10 |
---
|
11 |
+
|
12 |
+
This is a set of 40 questions in Japanese about Japanese-specific topics, designed to evaluate the Japanese capabilities of LLMs and chatbots.
|
13 |
+
|
14 |
+
The questions span four categories: history, society, government, and geography.
|
15 |
+
Questions in the first three categories are open-ended, while the geography questions are more specific.
|
16 |
+
|
17 |
+
Answers to these questions can be used to rank the Japanese abilities of models, in the same way the [vicuna-eval questions](https://lmsys.org/vicuna_eval/) are frequently used to measure the usefulness of models as assistants.
|