anas-awadalla's picture
Upload dataset
952e2b7 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image_path
      dtype: string
    - name: prompt
      dtype: string
    - name: images
      list: image
    - name: easyr1_prompt
      dtype: string
    - name: bbox
      list: int64
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: image_width
      dtype: int64
    - name: image_height
      dtype: int64
    - name: messages_training
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: multiple_32_width
      dtype: int64
    - name: multiple_32_height
      dtype: int64
    - name: multiple_32_bbox
      list: float64
    - name: normalized_bbox
      list: float64
  splits:
    - name: train
      num_bytes: 63906957071
      num_examples: 101314
  download_size: 63734345243
  dataset_size: 63906957071