Datasets:
Putting map in summary where it makes more sense
Browse files
README.md
CHANGED
|
@@ -6856,6 +6856,13 @@ from datasets import load_dataset
|
|
| 6856 |
ds = load_dataset("wikipedia", "20231101.en")
|
| 6857 |
```
|
| 6858 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6859 |
### Supported Tasks and Leaderboards
|
| 6860 |
|
| 6861 |
The dataset is generally used for Language Modeling.
|
|
@@ -6908,12 +6915,6 @@ The articles have been parsed using the [`mwparserfromhell`](https://mwparserfro
|
|
| 6908 |
When uploading the data files for the 20231101 dump, we noticed that the Wikimedia Dumps website does not contain this date dump
|
| 6909 |
for the "bbc", "dga", nor "zgh" Wikipedias. We have reported the issue to the Wikimedia Phabricator: https://phabricator.wikimedia.org/T351761
|
| 6910 |
|
| 6911 |
-
#### Data Visualization
|
| 6912 |
-
Click the [Nomic Atlas](https://atlas.nomic.ai/map/475c26d7-b142-4795-9887-02b6eeb18dc0/0d312be6-a3bb-4586-b6b7-53dcd0cbefa5) map below to visualize the 6.4 million samples in the `20231101.en` split.
|
| 6913 |
-
|
| 6914 |
-
<a href="https://atlas.nomic.ai/map/475c26d7-b142-4795-9887-02b6eeb18dc0/0d312be6-a3bb-4586-b6b7-53dcd0cbefa5">
|
| 6915 |
-
<img src="https://cdn-uploads.huggingface.co/production/uploads/6480c476cacb1c4a0696eeb8/sZNN6Vubc0Oue83vKaJUu.webp" alt="Nomic-Atlas Wikipedia Map" width="25%"/>
|
| 6916 |
-
</a>
|
| 6917 |
#### Who are the source language producers?
|
| 6918 |
|
| 6919 |
[More Information Needed]
|
|
|
|
| 6856 |
ds = load_dataset("wikipedia", "20231101.en")
|
| 6857 |
```
|
| 6858 |
|
| 6859 |
+
#### Data Visualization
|
| 6860 |
+
Click the [Nomic Atlas](https://atlas.nomic.ai/map/475c26d7-b142-4795-9887-02b6eeb18dc0/0d312be6-a3bb-4586-b6b7-53dcd0cbefa5) map below to visualize the 6.4 million samples in the `20231101.en` split.
|
| 6861 |
+
|
| 6862 |
+
<a href="https://atlas.nomic.ai/map/475c26d7-b142-4795-9887-02b6eeb18dc0/0d312be6-a3bb-4586-b6b7-53dcd0cbefa5">
|
| 6863 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6480c476cacb1c4a0696eeb8/sZNN6Vubc0Oue83vKaJUu.webp" alt="Nomic-Atlas Wikipedia Map" width="25%"/>
|
| 6864 |
+
</a>
|
| 6865 |
+
|
| 6866 |
### Supported Tasks and Leaderboards
|
| 6867 |
|
| 6868 |
The dataset is generally used for Language Modeling.
|
|
|
|
| 6915 |
When uploading the data files for the 20231101 dump, we noticed that the Wikimedia Dumps website does not contain this date dump
|
| 6916 |
for the "bbc", "dga", nor "zgh" Wikipedias. We have reported the issue to the Wikimedia Phabricator: https://phabricator.wikimedia.org/T351761
|
| 6917 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6918 |
#### Who are the source language producers?
|
| 6919 |
|
| 6920 |
[More Information Needed]
|