Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- ja
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
これらのテキストは、LLMの推論能力をテストするための問題文です。
|
7 |
+
私は、もっともミスリードの少ないレベル1の問題でも、安定して正解するモデルを知りません。
|
8 |
+
正解するモデルがあれば、お知らせください。
|
9 |
+
各モデルの検証では、英文での質問の方が、推論過程が正しい点が多かったです。
|
10 |
+
|
11 |
+
These texts are question papers to test your LLM reasoning ability.
|
12 |
+
I don't know of any model that can consistently give correct answers even for level 1 questions with the least amount of misleading information.
|
13 |
+
If you have a correct model, please let us know.
|
14 |
+
When testing each model, the questions asked in English showed more correct inference processes.
|