Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
WebUIBench / README.md
zygg's picture
Upload dataset
605a52e verified
|
raw
history blame
551 Bytes
metadata
license: cc-by-4.0
configs:
  - config_name: default
    data_files:
      - split: Code_Error_Correction
        path: data/Code_Error_Correction-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: question
      dtype: string
    - name: image_id
      dtype: string
    - name: image
      dtype: image
    - name: answer
      dtype: string
    - name: subtask
      dtype: string
  splits:
    - name: Code_Error_Correction
      num_bytes: 2260432.45
      num_examples: 2635
  download_size: 1111530
  dataset_size: 2260432.45