Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
MMBench_CN / README.md
luodian's picture
Upload README.md with huggingface_hub
f60e86f verified
|
raw
history blame
985 Bytes
metadata
dataset_info:
  features:
    - name: index
      dtype: int32
    - name: question
      dtype: string
    - name: image
      dtype: image
    - name: hint
      dtype: string
    - name: A
      dtype: string
    - name: B
      dtype: string
    - name: C
      dtype: string
    - name: D
      dtype: string
    - name: answer
      dtype: string
    - name: category
      dtype: string
    - name: source
      dtype: string
    - name: L2-category
      dtype: string
    - name: comment
      dtype: string
    - name: split
      dtype: string
  splits:
    - name: dev
      num_bytes: 102763038
      num_examples: 4329
    - name: test
      num_bytes: 148195795
      num_examples: 6666
  download_size: 238168349
  dataset_size: 250958833
configs:
  - config_name: default
    data_files:
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*

Dataset Card for "MMBench_CN"

More Information needed