Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,53 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
task_categories:
|
4 |
-
- question-answering
|
5 |
-
language:
|
6 |
-
- zh
|
7 |
-
tags:
|
8 |
-
- multimodel
|
9 |
-
size_categories:
|
10 |
-
- 1K<n<10K
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- zh
|
7 |
+
tags:
|
8 |
+
- multimodel
|
9 |
+
size_categories:
|
10 |
+
- 1K<n<10K
|
11 |
+
---
|
12 |
+
|
13 |
+
# CII-Bench
|
14 |
+
|
15 |
+
<!-- [**π Homepage**](https://cii-bench.github.io/) | [**π€ Paper**](https://huggingface.co/papers/2406.05862) | [**π arXiv**](https://arxiv.org/abs/2406.05862) | [**π€ Dataset**](https://huggingface.co/datasets/m-a-p/II-Bench) | [**GitHub**](https://github.com/II-Bench/II-Bench) -->
|
16 |
+
|
17 |
+
[**π Homepage**](https://cii-bench.github.io/) | [**π€ Dataset**](https://huggingface.co/datasets/m-a-p/CII-Bench) | [**GitHub**](https://github.com/MING-ZCH/CII-Bench)
|
18 |
+
|
19 |
+
<div style="text-align: center;">
|
20 |
+
<img src="Comparision of image.png" width="40%">
|
21 |
+
</div>
|
22 |
+
|
23 |
+
## Introduction
|
24 |
+
**CII-Bench** comprises 698 **Chinese images**, each accompanied by 1 to 3 multiple-choice questions, totaling 800 questions. CII-Bench encompasses images from six distinct domains: Life, Art, Society, Environment, Politics, and Chinese Traditional Culture. It also features a diverse array of image types, including Illustrations, Memes, Posters, Multi-panel Comics, Single-panel Comics, and Paintings. The detailed statistical information can be found in the image below.
|
25 |
+
|
26 |
+
<div style="text-align: center;">
|
27 |
+
<img src="CII-bench-type.jpg" width="80%">
|
28 |
+
</div>
|
29 |
+
|
30 |
+
## Example
|
31 |
+
|
32 |
+
Here are some examples of CII-Bench:
|
33 |
+
|
34 |
+
<div style="text-align: center;">
|
35 |
+
<img src="CII-bench-sample.jpg" width="80%">
|
36 |
+
</div>
|
37 |
+
|
38 |
+
|
39 |
+
|
40 |
+
## Disclaimers
|
41 |
+
The guidelines for the annotators emphasized strict compliance with copyright and licensing rules from the initial data source, specifically avoiding materials from websites that forbid copying and redistribution.
|
42 |
+
Should you encounter any data samples potentially breaching the copyright or licensing regulations of any site, we encourage you to [contact](#contact) us. Upon verification, such samples will be promptly removed.
|
43 |
+
|
44 |
+
## Contact
|
45 |
+
- Chenhao Zhang: [email protected]
|
46 |
+
- Xi Feng: [email protected]
|
47 |
+
- Ge Zhang: [email protected]
|
48 |
+
- Shiwen Ni: [email protected]
|
49 |
+
## Citation
|
50 |
+
**BibTeX:**
|
51 |
+
```bibtex
|
52 |
+
|
53 |
+
```
|