Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
16,546 English webnovels that have been cleaned, deduplicated, and decontaminated with respect to the following benchmarks based on n-gram overlap:
|
6 |
+
|
7 |
+
- GLUE (dev set of SST-2, CoLA, QQP, WNLI, RTE, QNLI, MNLI; test set of MPRC)
|
8 |
+
- SIQA, PIQA, QASC, CSQA, HellaSWAG (all dev set)
|
9 |
+
- CONLL 2003
|
10 |
+
- BLIMP
|
11 |
+
- [MAIN](https://main.leibniz-zas.de/en/main-materials/main-materials/)
|
12 |
+
- BoolQ (dev set)
|
13 |
+
- WinoGrande (dev set)
|
14 |
+
- ANLI (test set)
|
15 |
+
- ARC easy and challenge (test set)
|
16 |
+
- RACE middle and high (test set)
|
17 |
+
- MMLU (dev, val, and test sets)
|
18 |
+
- MATH, GSM8K (test set)
|
19 |
+
- HumanEval (test set)
|
20 |
+
- GPQA (diamond)
|
21 |
+
|
22 |
+
### Dataset Statistics
|
23 |
+
|
24 |
+
Total number of samples: 16,546.
|
25 |
+
|
26 |
+
Size of downloaded parquet files: 2.8G.
|