File size: 548 Bytes
775d239 a8c8153 775d239 | 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 | ---
license: mit
dataset_info:
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 18180054255.05349
num_examples: 5767032
- name: test
num_bytes: 2020008129.9465106
num_examples: 640782
download_size: 11938400341
dataset_size: 20200062385.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|