xaviergillard
commited on
Commit
•
50898af
1
Parent(s):
2f9cd29
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- fr
|
5 |
+
- nl
|
6 |
+
pipeline_tag: token-classification
|
7 |
+
---
|
8 |
+
|
9 |
+
# XLM-ROBERTA-BASE-VIEILLE-FRANCE
|
10 |
+
This is a fine tuning of FacebookAi/xlm-roberta-base (45 epochs) to tackle the task of identifying names, locations and dates in texts written in ancient french and dutch.
|