Commit ·
ed6c1ff
1
Parent(s): 8fb9a38
Update README.md
Browse files
README.md
CHANGED
|
@@ -38,6 +38,9 @@ dataset to classify.
|
|
| 38 |
|
| 39 |
To fine-tune the adapted model, we use the script available here: https://github.com/hyintell/BLOOM-fine-tuning/tree/main
|
| 40 |
|
|
|
|
|
|
|
|
|
|
| 41 |
- **Developed by:** Pierpaolo Basile, Pierluigi Cassotti, Marco Polignano, Lucia Siciliani, Giovanni Semeraro. Department of Computer Science, University of Bari Aldo Moro, Italy
|
| 42 |
- **Model type:** BLOOM
|
| 43 |
- **Language(s) (NLP):** Italian
|
|
|
|
| 38 |
|
| 39 |
To fine-tune the adapted model, we use the script available here: https://github.com/hyintell/BLOOM-fine-tuning/tree/main
|
| 40 |
|
| 41 |
+
**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.
|
| 42 |
+
The BLOOM model adapted to the Italian language is available here: https://huggingface.co/basilepp19/bloom-1b7_it.**
|
| 43 |
+
|
| 44 |
- **Developed by:** Pierpaolo Basile, Pierluigi Cassotti, Marco Polignano, Lucia Siciliani, Giovanni Semeraro. Department of Computer Science, University of Bari Aldo Moro, Italy
|
| 45 |
- **Model type:** BLOOM
|
| 46 |
- **Language(s) (NLP):** Italian
|