Visual-CoT-GQA-2k / README.md
ohjoonhee's picture
Upload dataset
f87f4e6 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: full_answer
      dtype: string
    - name: image
      dtype: image
    - name: width
      dtype: int64
    - name: height
      dtype: int64
    - name: bboxs
      list:
        list: int64
    - name: dataset
      dtype: string
    - name: split
      dtype: string
    - name: reasoning
      list:
        - name: operation
          dtype: string
        - name: dependencies
          list: int64
        - name: argument
          dtype: string
    - name: thought
      dtype: string
  splits:
    - name: train
      num_bytes: 291782964
      num_examples: 2000
  download_size: 288999608
  dataset_size: 291782964
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*