Update README.md
Browse files
README.md
CHANGED
@@ -99,7 +99,14 @@ The model may produce inaccurate or false information, and its accuracy is not g
|
|
99 |
|
100 |
## How to cite
|
101 |
```bibtex
|
102 |
-
@misc{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
```
|
104 |
|
105 |
---
|
|
|
99 |
|
100 |
## How to cite
|
101 |
```bibtex
|
102 |
+
@misc{inoue2024heronbench,
|
103 |
+
title={Heron-Bench: A Benchmark for Evaluating Vision Language Models in Japanese},
|
104 |
+
author={Yuichi Inoue and Kento Sasaki and Yuma Ochi and Kazuki Fujii and Kotaro Tanahashi and Yu Yamaguchi},
|
105 |
+
year={2024},
|
106 |
+
eprint={2404.07824},
|
107 |
+
archivePrefix={arXiv},
|
108 |
+
primaryClass={cs.CV}
|
109 |
+
}
|
110 |
```
|
111 |
|
112 |
---
|