rmh_subset_medium / README.md
thorirhrafn's picture
Upload README.md with huggingface_hub
312316e
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
- split: valid
path: data/valid-*
dataset_info:
features:
- name: text
dtype: string
splits:
- name: train
num_bytes: 707846794
num_examples: 282160
- name: test
num_bytes: 23981399
num_examples: 10000
- name: valid
num_bytes: 3416614
num_examples: 2000
download_size: 448271172
dataset_size: 735244807
---
# Dataset Card for "rmh_subset_medium"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)