Commit ·
2f83a45
1
Parent(s): 513cd6a
Update README.md
Browse files
README.md
CHANGED
|
@@ -26,6 +26,9 @@ The dolly dataset was automatically transtalted by an open-source machine transl
|
|
| 26 |
|
| 27 |
To fine-tune the adapted model, we use the script available here: https://github.com/hyintell/BLOOM-fine-tuning/tree/main
|
| 28 |
|
|
|
|
|
|
|
|
|
|
| 29 |
- **Developed by:** Pierpaolo Basile, Pierluigi Cassotti, Marco Polignano, Lucia Siciliani, Giovanni Semeraro. Department of Computer Science, University of Bari Aldo Moro, Italy
|
| 30 |
- **Model type:** BLOOM
|
| 31 |
- **Language(s) (NLP):** Italian
|
|
|
|
| 26 |
|
| 27 |
To fine-tune the adapted model, we use the script available here: https://github.com/hyintell/BLOOM-fine-tuning/tree/main
|
| 28 |
|
| 29 |
+
**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.
|
| 30 |
+
The BLOOM model adapted to the Italian language is available here: https://huggingface.co/basilepp19/bloom-1b7_it.**
|
| 31 |
+
|
| 32 |
- **Developed by:** Pierpaolo Basile, Pierluigi Cassotti, Marco Polignano, Lucia Siciliani, Giovanni Semeraro. Department of Computer Science, University of Bari Aldo Moro, Italy
|
| 33 |
- **Model type:** BLOOM
|
| 34 |
- **Language(s) (NLP):** Italian
|