dataset_info: | |
features: | |
- name: id | |
dtype: string | |
- name: url | |
dtype: string | |
- name: title | |
dtype: string | |
- name: text | |
dtype: string | |
- name: pageviews | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 2962850577.0 | |
num_examples: 1587721 | |
download_size: 1812521426 | |
dataset_size: 2962850577.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
A dataset of Polish Wikipedia dumps from November 2023, combined with page views statistics from the three previous months. The intention is to make it easier to filter out the least visited articles, as they may potentially provide lower quality data. |