imirandam commited on
Commit
f8d93d0
1 Parent(s): 6305042

Update README.md

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