Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tartuNLP
/
EstBERT_XPOS_128
like
0
Follow
TartuNLP
32
Token Classification
Transformers
PyTorch
Estonian
bert
Inference Endpoints
License:
cc-by-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
adorkin
commited on
Sep 17
Commit
8ad39a5
•
1 Parent(s):
84b59b1
Update metadata
Browse files
Files changed (1)
hide
show
README.md
+3
-1
README.md
CHANGED
Viewed
@@ -1,5 +1,7 @@
1
---
2
language: et
3
license: cc-by-4.0
4
-
5
---
1
---
2
language: et
3
license: cc-by-4.0
4
+
base_model:
5
+
- tartuNLP/EstBERT
6
+
pipeline_tag: token-classification
7
---