shape-blind-dataset / README.md
mgolov's picture
Upload dataset
0a5e76d verified
|
raw
history blame
1.07 kB
metadata
dataset_info:
  features:
    - name: shape
      dtype: string
    - name: background_color
      dtype: string
    - name: image
      dtype: image
    - name: metadata
      dtype: string
  splits:
    - name: regular_polygons
      num_bytes: 3950491.492
      num_examples: 1948
    - name: regular_polygon_pairs
      num_bytes: 17922128.490000002
      num_examples: 5090
    - name: abstract_shapes
      num_bytes: 1522583
      num_examples: 403
    - name: heptagons_with_visual_cues
      num_bytes: 6340402.2
      num_examples: 1400
    - name: arrow_on_plus_with_visual_cues
      num_bytes: 9327783.92
      num_examples: 1540
  download_size: 26192011
  dataset_size: 39063389.102
configs:
  - config_name: default
    data_files:
      - split: regular_polygons
        path: data/regular_polygons-*
      - split: regular_polygon_pairs
        path: data/regular_polygon_pairs-*
      - split: abstract_shapes
        path: data/abstract_shapes-*
      - split: heptagons_with_visual_cues
        path: data/heptagons_with_visual_cues-*
      - split: arrow_on_plus_with_visual_cues
        path: data/arrow_on_plus_with_visual_cues-*