indiejoseph's picture
Upload README.md with huggingface_hub
15a329d
|
raw
history blame contribute delete
No virus
332 Bytes
---
license: cc-by-4.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 90299602
num_examples: 133133
download_size: 56260688
dataset_size: 90299602
---