Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- la
|
5 |
+
---
|
6 |
+
# GLiNER Latin (Medieval)
|
7 |
+
|
8 |
+
This is a finetuned [GLiNER](https://github.com/urchade/GLiNER) model. For the base model, we used [gliner_multi-v2.1](https://huggingface.co/urchade/gliner_multi-v2.1). This was a small test to explore how well GLiNER could be finetuned on synthetic Latin data. For the synthetic medieval Latin data, see [here](https://huggingface.co/datasets/medieval-data/gliner-latin-medieval-synthetic).
|