rmh_subset_medium2 / README.md
thorirhrafn's picture
Upload README.md with huggingface_hub
b7f350e
metadata
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: 775259169
      num_examples: 282160
    - name: test
      num_bytes: 4398683
      num_examples: 2000
    - name: valid
      num_bytes: 4543850
      num_examples: 2000
  download_size: 480237633
  dataset_size: 784201702

Dataset Card for "rmh_subset_medium2"

More Information needed