m-elio commited on
Commit
6ce2dca
1 Parent(s): 37e824f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -69,4 +69,11 @@ print(processor.decode(output[0][inputs.input_ids.shape[1]:]))
69
 
70
  ## Citation
71
 
72
- TBD
 
 
 
 
 
 
 
 
69
 
70
  ## Citation
71
 
72
+ ```
73
+ @inproceedings{musacchioLLaVANDiNO,
74
+ title={LLaVA-NDiNO: Empowering LLMs with Multimodality for the Italian Language},
75
+ author={Musacchio, Elio and Siciliani, Lucia and Basile, Pierpaolo and Semeraro, Giovanni},
76
+ booktitle={Proceedings of the Eighth Workshop on Natural Language for Artificial Intelligence (NL4AI 2024) co-located with 23th International Conference of the Italian Association for Artificial Intelligence (AI*IA 2024)},
77
+ year={2024}
78
+ }
79
+ ```