Update README.md
Browse files
README.md
CHANGED
|
@@ -1,21 +1,26 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
---
|
| 19 |
-
# Dataset Card for "wikipedia_en_20221220"
|
| 20 |
|
| 21 |
-
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- no-annotation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
language_creators:
|
| 7 |
+
- found
|
| 8 |
+
license: []
|
| 9 |
+
multilinguality:
|
| 10 |
+
- monolingual
|
| 11 |
+
pretty_name: OLM December 2022 Wikipedia
|
| 12 |
+
size_categories:
|
| 13 |
+
- 1M<n<10M
|
| 14 |
+
source_datasets: []
|
| 15 |
+
tags:
|
| 16 |
+
- pretraining
|
| 17 |
+
- language modelling
|
| 18 |
+
- wikipedia
|
| 19 |
+
- web
|
| 20 |
+
task_categories: []
|
| 21 |
+
task_ids: []
|
| 22 |
---
|
|
|
|
| 23 |
|
| 24 |
+
# Dataset Card for OLM December 2022 Wikipedia
|
| 25 |
+
|
| 26 |
+
Pretraining dataset, created with the OLM repo [here](https://github.com/huggingface/olm-datasets) from a December 2022 Wikipedia snapshot.
|