English subset isnt here?

#4
by teknium - opened

Cant find it but is listed in dataset card..

Hey, thanks for checking out the project!

The english config is definitely there. You can load it with this snippet (it's a big one!)

dataset = load_dataset("omarkamali/wikipedia-monthly", "latest.en", split="train")

Here's a preview:

Some dumps from August are not uploaded yet due to bandwidth issues and so the english dump is from July 2025.
The problem will be hopefully fixed for September's update.

Sign up or log in to comment