dataset_info: | |
features: | |
- name: pageid | |
dtype: int64 | |
- name: html | |
dtype: string | |
- name: markdown | |
dtype: string | |
- name: coordinate | |
struct: | |
- name: globe | |
dtype: string | |
- name: lat | |
dtype: float64 | |
- name: lon | |
dtype: float64 | |
- name: length | |
dtype: int64 | |
- name: touched | |
dtype: string | |
- name: lastrevid | |
dtype: int64 | |
- name: original_title | |
dtype: string | |
splits: | |
- name: train | |
num_bytes: 8657481.515956817 | |
num_examples: 1000 | |
download_size: 5008132 | |
dataset_size: 8657481.515956817 | |
A small subset of [`zetavg/zh-tw-wikipedia`](https://huggingface.co/datasets/zetavg/zh-tw-wikipedia) that contains only 1,000 randomly picked rows. For development usage. |