shorecode's picture
Upload dataset
4a777e9 verified
metadata
dataset_info:
  features:
    - name: reasoning
      dtype: string
    - name: image
      struct:
        - name: bytes
          dtype: binary
        - name: path
          dtype: string
    - name: text
      dtype: string
    - name: target
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 48595079
      num_examples: 3600
    - name: test
      num_bytes: 5399453
      num_examples: 400
  download_size: 46348383
  dataset_size: 53994532
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*