wikipedia_2003 / README.md
Harley-ml's picture
Update README.md
e6e1e6e verified
|
Raw
History Blame
1.65 kB
metadata
license: apache-2.0
task_categories:
  - text-generation
language:
  - en
  - da
  - es
  - eo
  - bs
  - de
  - cs
tags:
  - wikipedia
  - '2003'
  - MLL
  - multilang
pretty_name: Wikipedia 2003
size_categories:
  - 100K<n<1M
configs:
  - config_name: all
    data_files: '*/*.jsonl'
  - config_name: en
    data_files: en/*.jsonl
  - config_name: es
    data_files: es/*.jsonl
  - config_name: de
    data_files: de/*.jsonl
  - config_name: hr
    data_files: hr/*.jsonl
  - config_name: cs
    data_files: cs/*.jsonl
  - config_name: bs
    data_files: bs/*.jsonl
  - config_name: da
    data_files: da/*.jsonl
  - config_name: eo
    data_files: eo/*.jsonl

Wikipedia-2003

Original dump: https://dumps.wikimedia.org/archive/2003/2003-05-16

This is a filtered and cleaned version of the 2003 Wikipedia dump.

Stats

Language Size Lines
Bosnian (bs) 77.6KB 78
Czech (cs) 392.8KB 354
Danish (da) 4.9MB 11,561
German (de) 23.47MB 18,490
English (en) 249MB 128,198
Esperanto (eo) 7.9MB 7,202
Spanish (es) 7.33MB 4,651
French (fr)
Croatian (hr) 1.2KB 3
Malayalam (ml)
Malay (ms)
Dutch (nl)
Polish (pl)
Serbo-Croatian (sh)
Serbian (sr)
Swedish (sv)
Turkish (tr)
Chinese (zh)
Total

Filtering

We parsed the raw XML dumps, extracted plain text, filtered pages with fewer than 50 characters, cleaned unwanted sections (e.g., "references"), normalized accented letters, and saved each record as a JSONL line.

License

Apache-2.0.