imirandam commited on
Commit
17315e0
·
verified ·
1 Parent(s): 02f3011

Update README.md

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