Dewa's picture
Upload README.md with huggingface_hub
f83760c
|
raw
history blame
630 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: label
      dtype: int64
    - name: emotion
      dtype: string
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 128018890.4
      num_examples: 3200
    - name: test
      num_bytes: 31722930.4
      num_examples: 800
  download_size: 162369679
  dataset_size: 159741820.8

Dataset Card for "Dog_Emotion_Dataset_v2"

More Information needed