Commit
·
5ee5911
1
Parent(s):
697d2ac
Update README.md
Browse files
README.md
CHANGED
@@ -46,3 +46,33 @@ In definitiva, il senso della vita è qualcosa che ognuno deve trovare da solo.
|
|
46 |
Non c'è una risposta giusta o sbagliata, poiché ogni persona ha le proprie convinzioni e credenze.
|
47 |
La ricerca del senso della vita può essere un viaggio lungo e difficile, ma vale la pena perseguire.
|
48 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
Non c'è una risposta giusta o sbagliata, poiché ogni persona ha le proprie convinzioni e credenze.
|
47 |
La ricerca del senso della vita può essere un viaggio lungo e difficile, ma vale la pena perseguire.
|
48 |
```
|
49 |
+
# 📖 Cite our work
|
50 |
+
|
51 |
+
To use our translated dataset and model weights in your research, remember to cite our work.
|
52 |
+
```bibtex
|
53 |
+
@misc{fauno,
|
54 |
+
author = {Andrea Bacciu, Giovanni Trappolini, Andrea Santilli, Fabrizio Silvestri},
|
55 |
+
title = {Fauno: The Italian Large Language Model that will leave you senza parole!},
|
56 |
+
year = {2023},
|
57 |
+
publisher = {GitHub},
|
58 |
+
journal = {GitHub repository},
|
59 |
+
howpublished = {\url{https://github.com/andreabac3/Fauno-Italian-LLM}},
|
60 |
+
}
|
61 |
+
```
|
62 |
+
|
63 |
+
|
64 |
+
## 🔑 License
|
65 |
+
This project is a derivative of Baize, and we adhere to the licensing constraints imposed by both Baize's creators and the authors of LLama.
|
66 |
+
|
67 |
+
## ⚠️ Hallucinations
|
68 |
+
It is important to remark that current generation models are prone to the problem of hallucinations. So we advise you not to take their answers seriously.
|
69 |
+
|
70 |
+
## 👏 Acknowledgement
|
71 |
+
- LLama - Meta AI: https://github.com/facebookresearch/llama
|
72 |
+
- Baize: https://github.com/project-baize/baize-chatbot
|
73 |
+
- Standford Alpaca: https://github.com/tatsu-lab/stanford_alpaca
|
74 |
+
- Camoscio: https://github.com/teelinsan/camoscio
|
75 |
+
|
76 |
+
#### Image Credits
|
77 |
+
- llama image: https://next14.com/en/nextnews-7-march-a-new-language-model-for-meta-bing-ai-on-windows-and-the-first-tokenized-real-estate-sales/
|
78 |
+
- Fauno logo: https://www.flaticon.com/free-icon/faun_7931635?term=faun&page=1&position=1&origin=tag&related_id=7931635
|