Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,38 @@ pretty_name: ContextualBen
|
|
| 22 |
Beijing Institute of Technology<br/>
|
| 23 |
<em>arXiv 2024</em><br/>
|
| 24 |
<a href="https://wuxinxiao.github.io/" title="Website" target="_blank" rel="nofollow" style="text-decoration: none;">🌎Website (Comming soon)</a> |
|
| 25 |
-
<a href="https://
|
| 26 |
-
<a href="https://wuxinxiao.github.io/" title="
|
| 27 |
<a href="https://wuxinxiao.github.io/" title="Leaderboard" target="_blank" rel="nofollow" style="text-decoration: none;">🏆 Leaderboard (Coming soon)</a>
|
| 28 |
-
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 22 |
Beijing Institute of Technology<br/>
|
| 23 |
<em>arXiv 2024</em><br/>
|
| 24 |
<a href="https://wuxinxiao.github.io/" title="Website" target="_blank" rel="nofollow" style="text-decoration: none;">🌎Website (Comming soon)</a> |
|
| 25 |
+
<a href="https://github.com/Tough-Stone/Counter-Context-Reasoning" title="Code" target="_blank" rel="nofollow" style="text-decoration: none;">🧑💻Code</a> |
|
| 26 |
+
<a href="https://wuxinxiao.github.io/" title="arXiv" target="_blank" rel="nofollow" style="text-decoration: none;">📄arXiv (Comming soon)</a> |
|
| 27 |
<a href="https://wuxinxiao.github.io/" title="Leaderboard" target="_blank" rel="nofollow" style="text-decoration: none;">🏆 Leaderboard (Coming soon)</a>
|
| 28 |
+
</p>
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
# Dataset Card for ContextualBench
|
| 32 |
+
|
| 33 |
+
- [Dataset Description](#dataset-description)
|
| 34 |
+
- [Dataset Construction](#dataset-construction)
|
| 35 |
+
- [Image Generation](#data-fields)
|
| 36 |
+
- [Task Design](#task-design)
|
| 37 |
+
- [Image Annotation](#image-annotation)
|
| 38 |
+
- [Licensing Information](#licensing-information)
|
| 39 |
+
- [Citation Information](#citation-information)
|
| 40 |
+
|
| 41 |
+
## Dataset Description
|
| 42 |
+
|
| 43 |
+
## Dataset Construction
|
| 44 |
+
### Image Generation
|
| 45 |
+
### Task Design
|
| 46 |
+
### Image Annotation
|
| 47 |
+
|
| 48 |
+
## Licensing Information
|
| 49 |
+
1. **Purpose:** The dataset was primarily designed for use as a test set.
|
| 50 |
+
2. **Commercial Use:** Commercially, the dataset may be used as a test set, but it's prohibited to use it as a training set.
|
| 51 |
+
3. **Rights on Images:** All rights to the images within the dataset are retained by the ContextualBench authors.
|
| 52 |
+
|
| 53 |
+
## Citation Information
|
| 54 |
+
@article{hongxi2024challenging,
|
| 55 |
+
title={Challenging and Enhancing the Reasoning Capacity of Multimodal LLMs in Context-violating Images},
|
| 56 |
+
author={},
|
| 57 |
+
journal={},
|
| 58 |
+
year={2024}
|
| 59 |
+
}
|