osazuwa's picture
Upload dataset
f21ab41 verified
metadata
dataset_info:
  features:
    - name: shape_cf
      dtype: float64
    - name: scale_cf
      dtype: float64
    - name: orientation_cf
      dtype: float64
    - name: position_x_cf
      dtype: float64
    - name: position_y_cf
      dtype: float64
    - name: id_cf
      dtype: string
    - name: image_base64_cf
      dtype: string
    - name: shape
      dtype: float64
    - name: scale
      dtype: float64
    - name: orientation
      dtype: float64
    - name: position_x
      dtype: float64
    - name: position_y
      dtype: float64
    - name: id
      dtype: string
    - name: image_base64
      dtype: string
    - name: caption
      dtype: string
    - name: caption_cf
      dtype: string
    - name: color
      sequence: int64
    - name: image
      dtype: image
    - name: image_cf
      dtype: image
    - name: text
      dtype: string
    - name: text_cf
      dtype: string
  splits:
    - name: train
      num_bytes: 16954923.6
      num_examples: 11890
    - name: test
      num_bytes: 4157716.1
      num_examples: 2915
  download_size: 12914928
  dataset_size: 21112639.700000003
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*