Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
languages:
|
3 |
+
- la
|
4 |
+
- grc
|
5 |
+
- he
|
6 |
+
---
|
7 |
+
|
8 |
+
This model builds upon [an existing language detection model](https://huggingface.co/papluca/xlm-roberta-base-language-detection). It uses the same dataset, extended with Latin, Ancient Greek and (modern) Hebrew texts.
|