dummy / README.md
Zaid's picture
Upload README.md with huggingface_hub
4192bf0
metadata
dataset_info:
  features:
    - name: name
      dtype: string
    - name: age
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': female
            '1': male
  splits:
    - name: train
      num_bytes: 50
      num_examples: 2
  download_size: 1182
  dataset_size: 50

Dataset Card for "dummy"

More Information needed