Update README.md
Browse files
README.md
CHANGED
|
@@ -71,7 +71,7 @@ displacy.serve(doc, style="ent")
|
|
| 71 |
We have created a free [Google Colab notebook](https://colab.research.google.com/drive/1IVrTIqIlsARraI6pM-mVdYHIzNAo4Ap1?usp=sharing) to help you explore the library and customize it for your specific use case with ease.
|
| 72 |
|
| 73 |
|
| 74 |
-
## 📥 Training Data
|
| 75 |
The model is trained on synthetic annotations generated by LLaMA-3.1-8B-instruct over the [Pile Uncopyrighted](https://huggingface.co/datasets/monology/pile-uncopyrighted) dataset.
|
| 76 |
|
| 77 |
The resulting automatically annotated dataset, [PileUncopyrighted-NER-BIO](https://huggingface.co/datasets/disi-unibo-nlp/PileUncopyrighted-NER-BIO), follows the BIO format and was used as the training source for this model.
|
|
|
|
| 71 |
We have created a free [Google Colab notebook](https://colab.research.google.com/drive/1IVrTIqIlsARraI6pM-mVdYHIzNAo4Ap1?usp=sharing) to help you explore the library and customize it for your specific use case with ease.
|
| 72 |
|
| 73 |
|
| 74 |
+
## 📥 Training Data
|
| 75 |
The model is trained on synthetic annotations generated by LLaMA-3.1-8B-instruct over the [Pile Uncopyrighted](https://huggingface.co/datasets/monology/pile-uncopyrighted) dataset.
|
| 76 |
|
| 77 |
The resulting automatically annotated dataset, [PileUncopyrighted-NER-BIO](https://huggingface.co/datasets/disi-unibo-nlp/PileUncopyrighted-NER-BIO), follows the BIO format and was used as the training source for this model.
|