Datasets:

Languages:
English
ArXiv:
License:
cindermond commited on
Commit
4425543
1 Parent(s): 4162cf1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -6,4 +6,8 @@ task_categories:
6
  - question-answering
7
  language:
8
  - en
9
- ---
 
 
 
 
 
6
  - question-answering
7
  language:
8
  - en
9
+ ---
10
+
11
+ This dataset is based on [MMLU](https://arxiv.org/abs/2009.03300), [FLAN](https://arxiv.org/abs/2109.01652), [Big Bench Hard](https://arxiv.org/abs/2210.09261) and [AgiEval English](https://arxiv.org/abs/2304.06364).
12
+ The non-"reduced" benchmark is the original benchmark, except for FLAN, which is a sampled version.
13
+ The "reduced" benchmark only contains a few representative tasks in the original ones, such that the performance on the "reduced" benchmark can serve as an approximation to the performance on the original ones.