Gregor Betz
commited on
Commit
•
7c3ab4d
1
Parent(s):
2163a21
fix link
Browse files- src/display/about.py +1 -1
src/display/about.py
CHANGED
@@ -68,7 +68,7 @@ Unlike these leaderboards, the `/\/` Open CoT Leaderboard assesses a model's abi
|
|
68 |
|
69 |
## Test dataset selection (`tasks`)
|
70 |
|
71 |
-
The test dataset porblems in the CoT Leaderboard can be solved through clear thinking alone, no specific knowledge is required to do so. They are subsets of the [AGIEval benchmark](https://github.com/ruixiangcui/AGIEval) and re-published as [`logikon-bench`](logikon/logikon-bench). The `logiqa` dataset has been newly translated from Chinese to English.
|
72 |
|
73 |
|
74 |
## Reproducibility
|
|
|
68 |
|
69 |
## Test dataset selection (`tasks`)
|
70 |
|
71 |
+
The test dataset porblems in the CoT Leaderboard can be solved through clear thinking alone, no specific knowledge is required to do so. They are subsets of the [AGIEval benchmark](https://github.com/ruixiangcui/AGIEval) and re-published as [`logikon-bench`](https://huggingface.co/datasets/logikon/logikon-bench). The `logiqa` dataset has been newly translated from Chinese to English.
|
72 |
|
73 |
|
74 |
## Reproducibility
|