The dataset viewer is not available for this split.
The dataset viewer doesn't support this dataset because it runs arbitrary python code. Please open a discussion in the discussion tab if you think this is an error and tag @lhoestq and @severo.
Error code:   DatasetWithScriptNotSupportedError

Need help to make the dataset viewer work? Open a discussion for direct support.

Dataset Card for Wikipedia

This repo is a wrapper around olm/wikipedia that just concatenates data from the EU languages. Please refer to it for a complete data card.

The EU languages we include are:

  • bg
  • cs
  • da
  • de
  • el
  • en
  • es
  • et
  • fi
  • fr
  • ga
  • hr
  • hu
  • it
  • lt
  • lv
  • mt
  • nl
  • pl
  • pt
  • ro
  • sk
  • sl
  • sv

As with olm/wikipedia you will need to install a few dependencies:

pip install mwparserfromhell==0.6.4 multiprocess==0.70.13
from datasets import load_dataset

load_dataset("dlwh/eu_wikipedias", date="20221101")

Please refer to the original olm/wikipedia for a complete data card.

Downloads last month
5
Edit dataset card