Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Kansallisarkisto
/
finbert-ner
like
2
Follow
National Archives of Finland
14
Token Classification
Transformers
PyTorch
Finnish
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
MikkoLipsanen
commited on
Jun 27, 2023
Commit
1a852b6
•
1 Parent(s):
27af1af
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-1
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: mit
3
-
---
1
---
2
license: mit
3
+
language:
4
+
- fi
5
+
metrics:
6
+
- f1
7
+
- accuracy
8
+
library_name: transformers
9
+
pipeline_tag: token-classification
10
+
---