Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
P0ve1
/
NER_X5_bert-crf
like
0
Token Classification
PyTorch
bert-crf
Model card
Files
Files and versions
xet
Community
P0ve1
commited on
19 days ago
Commit
9542e7a
·
verified
·
1 Parent(s):
d8df28c
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
---
2
+
base_model:
3
+
- DeepPavlov/rubert-base-cased
4
+
pipeline_tag: token-classification
5
+
---