File size: 671 Bytes
b68d904 9867a9c b68d904 9867a9c b68d904 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | ---
dataset_info:
features:
- name: loc
dtype: string
- name: lastmod
dtype: string
- name: lang
dtype: string
- name: title
dtype: string
- name: breadcrumbs
list: string
- name: html_content
dtype: string
- name: clean_text
dtype: string
- name: rich_text
dtype: string
splits:
- name: train
num_bytes: 3598639110
num_examples: 5410
- name: train_chunks
num_bytes: 17238971322
num_examples: 26047
download_size: 1751090242
dataset_size: 20837610432
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: train_chunks
path: data/train_chunks-*
---
|