MikkoLipsanen
commited on
Commit
•
dd71858
1
Parent(s):
6174c03
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ library_name: transformers
|
|
9 |
pipeline_tag: token-classification
|
10 |
---
|
11 |
|
12 |
-
## Finnish named entity recognition
|
13 |
|
14 |
The model performs named entity recognition from text input in Finnish.
|
15 |
It was trained by fine-tuning [bert-base-finnish-cased-v1](https://huggingface.co/TurkuNLP/bert-base-finnish-cased-v1),
|
|
|
9 |
pipeline_tag: token-classification
|
10 |
---
|
11 |
|
12 |
+
## Finnish named entity recognition ** WORK IN PROGRESS **
|
13 |
|
14 |
The model performs named entity recognition from text input in Finnish.
|
15 |
It was trained by fine-tuning [bert-base-finnish-cased-v1](https://huggingface.co/TurkuNLP/bert-base-finnish-cased-v1),
|