File size: 416 Bytes
df15973 f9188d9 df15973 5896912 df15973 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
---
dataset_info:
features:
- name: suburl
dtype: string
- name: total_sample_count
dtype: int64
- name: total_text_length
dtype: int64
- name: url_level
dtype: int64
splits:
- name: train
num_bytes: 1041762142
num_examples: 14056468
download_size: 422400076
dataset_size: 1041762142
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|