balanced_4_features / README.md
Ganaa614's picture
Upload dataset
7f4fc5f verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': drinking
            '1': talking_phone
            '2': texting_phone
            '3': yawning
  splits:
    - name: train
      num_bytes: 58353048.632
      num_examples: 3052
    - name: test
      num_bytes: 13690393
      num_examples: 764
  download_size: 69021611
  dataset_size: 72043441.632
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*