m-elio commited on
Commit
11e8747
1 Parent(s): 4e1df5f

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - it
4
+ ---
5
+
6
+ This is a machine-translated version of the conversational subset of [LLaVA-Instruct-158k](https://huggingface.co/datasets/liuhaotian/LLaVA-Instruct-150K) for the Italian language.
7
+
8
+ ## Citation
9
+
10
+ ```
11
+ @inproceedings{musacchioLLaVANDiNO,
12
+ title={LLaVA-NDiNO: Empowering LLMs with Multimodality for the Italian Language},
13
+ author={Musacchio, Elio and Siciliani, Lucia and Basile, Pierpaolo and Semeraro, Giovanni},
14
+ 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)},
15
+ year={2024}
16
+ }
17
+ ```