imirandam commited on
Commit
aab12d0
1 Parent(s): ef0afde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -5
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
- @inproceedings{,
37
- title={},
38
- author={},
39
- booktitle={},
40
- year={}
 
 
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
  ```