Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- Idavidrein/gpqa
|
5 |
+
- RMT-team/babilong
|
6 |
+
- TIGER-Lab/MMLU-Pro
|
7 |
+
- edinburgh-dawg/mmlu-redux-2.0
|
8 |
+
- THUDM/LongBench
|
9 |
+
language:
|
10 |
+
- en
|
11 |
+
---
|
12 |
+
|
13 |
+
This repository hosts the data (images and text) used for ReadBench, in accordance with the licensing of each relevant dataset. For more information on how to use it, including how to generate the GPQA data, please check out the [GitHub README.md](https://github.com/answerdotai/readbench).
|