Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Dummy EDS-NLP NER model
|
| 2 |
|
| 3 |
This model was trained on the DEFT 2020 Track 3 dataset, but it's main purpose is to
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: bsd-3-clause
|
| 3 |
+
language:
|
| 4 |
+
- fr
|
| 5 |
+
library_name: edsnlp
|
| 6 |
+
pipeline_tag: token-classification
|
| 7 |
+
---
|
| 8 |
# Dummy EDS-NLP NER model
|
| 9 |
|
| 10 |
This model was trained on the DEFT 2020 Track 3 dataset, but it's main purpose is to
|