Update README.md
Browse files
README.md
CHANGED
@@ -73,5 +73,13 @@ Most importantly, a **Test set of 3,000 question-answer pairs has been manually
|
|
73 |
|
74 |
# Citation
|
75 |
```
|
76 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
77 |
```
|
|
|
73 |
|
74 |
# Citation
|
75 |
```
|
76 |
+
@inproceedings{DBLP:conf/nl4ai/ScaiellaMHC024,
|
77 |
+
author={Antonio Scaiella and Daniele Margiotta and Claudiu Daniel Hromei and Danilo Croce and Roberto Basili},
|
78 |
+
title={Evaluating Multimodal Large Language Models for Visual Question-Answering in Italian},
|
79 |
+
year={2024},
|
80 |
+
cdate={1704067200000},
|
81 |
+
url={https://ceur-ws.org/Vol-3877/paper8.pdf},
|
82 |
+
booktitle={NL4AI@AI*IA},
|
83 |
+
crossref={conf/nl4ai/2024}
|
84 |
+
}
|
85 |
```
|