Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- no-annotation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
language_creators:
|
| 7 |
+
- found
|
| 8 |
+
license:
|
| 9 |
+
- cc-by-sa-3.0
|
| 10 |
+
- gfdl
|
| 11 |
+
multilinguality:
|
| 12 |
+
- monolingual
|
| 13 |
+
pretty_name: Wikipedia English April 2026
|
| 14 |
+
size_categories:
|
| 15 |
+
- 1M<n<10M
|
| 16 |
+
source_datasets: []
|
| 17 |
+
tags:
|
| 18 |
+
- pretraining
|
| 19 |
+
- language modelling
|
| 20 |
+
- wikipedia
|
| 21 |
+
- web
|
| 22 |
+
task_categories: []
|
| 23 |
+
task_ids: []
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
# Dataset Card for Wikipedia English April 2026
|
| 27 |
+
|
| 28 |
+
Dataset created using this [repo](https://huggingface.co/datasets/NeuML/wikipedia) with a [April 2026 Wikipedia snapshot](https://dumps.wikimedia.org/enwiki/20260401/).
|
| 29 |
+
|
| 30 |
+
This repo also has precomputed domain labels and a pageviews database. The pageviews database has the aggregated number of views for each page in Wikipedia. This file is built using the Wikipedia [Pageview complete dumps](https://dumps.wikimedia.org/other/pageview_complete/readme.html)
|