Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
File size: 885 Bytes
8a652db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
dataset_info:
  features:
  - name: index
    dtype: int64
  - name: question
    dtype: string
  - 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: 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: 103845260.875
    num_examples: 4377
  download_size: 97500290
  dataset_size: 103845260.875
configs:
- config_name: default
  data_files:
  - split: dev
    path: data/dev-*
---
# Dataset Card for "MMBench_EN"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)