ToughStone commited on
Commit
14fc1eb
·
verified ·
1 Parent(s): 4a8d9d2

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +29 -0
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-to-text
5
+ - visual-question-answering
6
+ language:
7
+ - en
8
+ tags:
9
+ - context-violating
10
+ - visual-language
11
+ pretty_name: ContextualBen
12
+ ---
13
+
14
+ <h1 align='center' style="text-align:center; font-weight:bold; font-size:2.0em;letter-spacing:2.0px;">
15
+ Challenging and Enhancing the Reasoning Capacity of Multimodal LLMs in Context-violating Images
16
+ </h1>
17
+ <p align='center' style="text-align:center;font-size:1.25em;">
18
+ <a href="https://wuxinxiao.github.io/" target="_blank" style="text-decoration: none;">Hongxi&nbsp;Li</a>,&nbsp;
19
+ <a href="https://wuxinxiao.github.io/" target="_blank" style="text-decoration: none;">Yuyang&nbsp;Chen</a>,&nbsp;
20
+ <a href="https://wuxinxiao.github.io/" target="_blank" style="text-decoration: none;">Yayun&nbsp;Qi</a>,&nbsp;
21
+ <a href="https://wuxinxiao.github.io/" target="_blank" style="text-decoration: none;">Xinxiao&nbsp;Wu</a>,&nbsp;<br/>
22
+ &nbsp;Beijing Institute of Technology<br/>
23
+
24
+ <em>arXiv 2024</em><br/>
25
+ <a href="https://wuxinxiao.github.io/" title="Website" target="_blank" rel="nofollow" style="text-decoration: none;">🌎Website (Comming soon)</a> |
26
+ <a href="https://wuxinxiao.github.io/" title="Dataset" target="_blank" rel="nofollow" style="text-decoration: none;">🧑‍💻Code(Comming soon)</a> |
27
+ <a href="https://wuxinxiao.github.io/" title="aXiv" target="_blank" rel="nofollow" style="text-decoration: none;">📄arXiv (Comming soon)</a> |
28
+ <a href="https://wuxinxiao.github.io/" title="Leaderboard" target="_blank" rel="nofollow" style="text-decoration: none;">🏆 Leaderboard (Coming soon)</a>
29
+ </p>