custom-splits-test / README.md
lewtun's picture
lewtun HF staff
Upload README.md with huggingface_hub
f2bad96
|
raw
history blame contribute delete
No virus
636 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': sadness
            '1': joy
            '2': love
            '3': anger
            '4': fear
            '5': surprise
  splits:
    - name: custom_split_1
      num_bytes: 1306149.75
      num_examples: 12000
    - name: custom_split_2
      num_bytes: 435383.25
      num_examples: 4000
  download_size: 1029673
  dataset_size: 1741533

Dataset Card for "custom-splits-test"

More Information needed