docs: add reference to related models
Browse files
README.md
CHANGED
|
@@ -93,6 +93,10 @@ Final metrics reported at the end of training:
|
|
| 93 |
- **Anonymisation is not guaranteed:** as with any NER-based system, false negatives are possible. Outputs should be reviewed before publishing or sharing sensitive content.
|
| 94 |
- **No additional safety testing has been performed** in this HuggingFace release. The weights are published as they were produced during the original MAPA project.
|
| 95 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 96 |
## Acknowledgements
|
| 97 |
|
| 98 |
The MAPA project was funded by the European Union under the Connecting Europe Facility (CEF) programme, grant agreement INEA/CEF/ICT/A2019/1927065.
|
|
|
|
| 93 |
- **Anonymisation is not guaranteed:** as with any NER-based system, false negatives are possible. Outputs should be reviewed before publishing or sharing sensitive content.
|
| 94 |
- **No additional safety testing has been performed** in this HuggingFace release. The weights are published as they were produced during the original MAPA project.
|
| 95 |
|
| 96 |
+
## Related Models
|
| 97 |
+
|
| 98 |
+
Other models from the MAPA project are available under the [Pangeanic](https://huggingface.co/Pangeanic) organisation, covering additional languages and domains.
|
| 99 |
+
|
| 100 |
## Acknowledgements
|
| 101 |
|
| 102 |
The MAPA project was funded by the European Union under the Connecting Europe Facility (CEF) programme, grant agreement INEA/CEF/ICT/A2019/1927065.
|