Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
arubenruben
/
NER-PT-BERT-CRF-Conll2003
like
5
Token Classification
Transformers
PyTorch
arubenruben/portuguese_wikineural
Babelscape/wikineural
Portuguese
BERT_CRF
custom_code
Model card
Files
Files and versions
Community
1
Train
Use this model
arubenruben
commited on
May 31, 2023
Commit
129f076
·
1 Parent(s):
b06c1b9
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
inference: False
3
+
datasets:
4
+
- arubenruben/portuguese_wikineural
5
+
- Babelscape/wikineural
6
+
language:
7
+
- pt
8
+
metrics:
9
+
- f1
10
+
pipeline_tag: token-classification
11
+
---