Add base model to README
Browse files
README.md
CHANGED
|
@@ -8,6 +8,8 @@ metrics:
|
|
| 8 |
- recall
|
| 9 |
library_name: transformers
|
| 10 |
pipeline_tag: token-classification
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
## Finnish named entity recognition
|
|
@@ -133,5 +135,4 @@ Project partners were the National Archives of Finland, Central Archives for Fin
|
|
| 133 |
South-Eastern Finland University of Applied Sciences Ltd (Xamk) and Disec Ltd.
|
| 134 |
|
| 135 |
The selection and definition of the named entity categories, the formulation of the annotation guidelines and the annotation process have been
|
| 136 |
-
carried out in cooperation with the [FIN-CLARIAH research infrastructure / University of Jyväskylä](https://jyu.fi/fin-clariah).
|
| 137 |
-
|
|
|
|
| 8 |
- recall
|
| 9 |
library_name: transformers
|
| 10 |
pipeline_tag: token-classification
|
| 11 |
+
base_model:
|
| 12 |
+
- TurkuNLP/bert-base-finnish-cased-v1
|
| 13 |
---
|
| 14 |
|
| 15 |
## Finnish named entity recognition
|
|
|
|
| 135 |
South-Eastern Finland University of Applied Sciences Ltd (Xamk) and Disec Ltd.
|
| 136 |
|
| 137 |
The selection and definition of the named entity categories, the formulation of the annotation guidelines and the annotation process have been
|
| 138 |
+
carried out in cooperation with the [FIN-CLARIAH research infrastructure / University of Jyväskylä](https://jyu.fi/fin-clariah).
|
|
|