Commit
·
80f7851
1
Parent(s):
9ce314a
Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,9 @@ The dolly dataset is automatically translated into Italian using an open-source
|
|
| 40 |
|
| 41 |
To fine-tune the adapted model, we use the script available here: https://github.com/hyintell/BLOOM-fine-tuning/tree/main
|
| 42 |
|
|
|
|
|
|
|
|
|
|
| 43 |
- **Developed by:** Pierpaolo Basile, Pierluigi Cassotti, Marco Polignano, Lucia Siciliani, Giovanni Semeraro. Department of Computer Science, University of Bari Aldo Moro, Italy
|
| 44 |
- **Model type:** BLOOM
|
| 45 |
- **Language(s) (NLP):** Italian
|
|
|
|
| 40 |
|
| 41 |
To fine-tune the adapted model, we use the script available here: https://github.com/hyintell/BLOOM-fine-tuning/tree/main
|
| 42 |
|
| 43 |
+
**It is important to underline that when you use the adapted LLM or one of its fine-tuned models is necessary to use the tokenizer of the adapted model.
|
| 44 |
+
The BLOOM model adapted to the Italian language is available here: https://huggingface.co/basilepp19/bloom-1b7_it.**
|
| 45 |
+
|
| 46 |
- **Developed by:** Pierpaolo Basile, Pierluigi Cassotti, Marco Polignano, Lucia Siciliani, Giovanni Semeraro. Department of Computer Science, University of Bari Aldo Moro, Italy
|
| 47 |
- **Model type:** BLOOM
|
| 48 |
- **Language(s) (NLP):** Italian
|