Update README.md
Browse files
README.md
CHANGED
@@ -33,10 +33,12 @@ This work is licensed under a MIT License.
|
|
33 |
## Citation Information
|
34 |
If you find this dataset useful, please consider citing our paper:
|
35 |
```
|
36 |
-
@
|
37 |
-
|
38 |
-
|
39 |
-
|
40 |
-
|
|
|
|
|
41 |
}
|
42 |
```
|
|
|
33 |
## Citation Information
|
34 |
If you find this dataset useful, please consider citing our paper:
|
35 |
```
|
36 |
+
@misc{miranda2024bivlc,
|
37 |
+
title={BiVLC: Extending Vision-Language Compositionality Evaluation with Text-to-Image Retrieval},
|
38 |
+
author={Imanol Miranda and Ander Salaberria and Eneko Agirre and Gorka Azkune},
|
39 |
+
year={2024},
|
40 |
+
eprint={2406.09952},
|
41 |
+
archivePrefix={arXiv},
|
42 |
+
primaryClass={cs.CV}
|
43 |
}
|
44 |
```
|