Geralt-Targaryen
commited on
Commit
•
3ff0d9d
1
Parent(s):
85a879d
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,24 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
4 |
-
|
5 |
-
[English wikipedia](https://huggingface.co/datasets/legacy-datasets/wikipedia) cleaned and deduplicated.
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
[English wikipedia](https://huggingface.co/datasets/legacy-datasets/wikipedia) cleaned and deduplicated.
|
6 |
+
|
7 |
+
This dataset has also been decontaminated with respect to the following benchmarks based on n-gram overlap:
|
8 |
+
|
9 |
+
- GLUE (dev set of SST-2, CoLA, QQP, WNLI, RTE, QNLI, MNLI; test set of MPRC)
|
10 |
+
- SIQA, PIQA, QASC, CSQA (all dev set)
|
11 |
+
- BoolQ (dev set)
|
12 |
+
- WinoGrande (dev set)
|
13 |
+
- ANLI (test set)
|
14 |
+
- ARC easy and challenge (test set)
|
15 |
+
- RACE middle and high (test set)
|
16 |
+
- MMLU (dev, val, and test sets)
|
17 |
+
- MATH, GSM8K (test set)
|
18 |
+
- HumanEval (test set)
|
19 |
+
|
20 |
+
361 documents are removed in this step.
|
21 |
+
|
22 |
+
Number of samples: 4,443,727.
|
23 |
+
|
24 |
+
Size of downloaded parquet files: 9.4GB.
|