cards_images / README.md
Mariofm02's picture
Upload dataset
e6226dd verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': ace of clubs
            '1': ace of diamonds
            '2': ace of hearts
            '3': ace of spades
            '4': eight of clubs
            '5': eight of diamonds
            '6': eight of hearts
            '7': eight of spades
            '8': five of clubs
            '9': five of diamonds
            '10': five of hearts
            '11': five of spades
            '12': four of clubs
            '13': four of diamonds
            '14': four of hearts
            '15': four of spades
            '16': jack of clubs
            '17': jack of diamonds
            '18': jack of hearts
            '19': jack of spades
            '20': king of clubs
            '21': king of diamonds
            '22': king of hearts
            '23': king of spades
            '24': nine of clubs
            '25': nine of diamonds
            '26': nine of hearts
            '27': nine of spades
            '28': queen of clubs
            '29': queen of diamonds
            '30': queen of hearts
            '31': queen of spades
            '32': seven of clubs
            '33': seven of diamonds
            '34': seven of hearts
            '35': seven of spades
            '36': six of clubs
            '37': six of diamonds
            '38': six of hearts
            '39': six of spades
            '40': ten of clubs
            '41': ten of diamonds
            '42': ten of hearts
            '43': ten of spades
            '44': three of clubs
            '45': three of diamonds
            '46': three of hearts
            '47': three of spades
            '48': two of clubs
            '49': two of diamonds
            '50': two of hearts
            '51': two of spades
  splits:
    - name: train
      num_bytes: 130695849.8739789
      num_examples: 6603
    - name: test
      num_bytes: 23038296.14202111
      num_examples: 1166
  download_size: 150881036
  dataset_size: 153734146.016
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*