MMBench / README.md
pufanyi's picture
Upload dataset
77d1e05 verified
|
raw
history blame
836 Bytes
metadata
dataset_info:
  config_name: cn
  features:
    - name: index
      dtype: string
    - name: question
      dtype: string
    - name: hint
      dtype: string
    - name: answer
      dtype: string
    - name: A
      dtype: string
    - name: B
      dtype: string
    - name: C
      dtype: string
    - name: D
      dtype: string
    - name: category
      dtype: string
    - name: image
      dtype: image
    - name: source
      dtype: string
    - name: L2-category
      dtype: string
    - name: comment
      dtype: string
    - name: split
      dtype: string
  splits:
    - name: dev
      num_bytes: 102675101.875
      num_examples: 4329
    - name: test
      num_bytes: 148055498.75
      num_examples: 6666
  download_size: 238070403
  dataset_size: 250730600.625
configs:
  - config_name: cn
    data_files:
      - split: dev
        path: cn/dev-*
      - split: test
        path: cn/test-*