Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
arubenruben
/
NER-PT-BERT-CRF-HAREM-Default
like
1
Token Classification
Transformers
PyTorch
harem
Portuguese
BERT_CRF
custom_code
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
arubenruben
commited on
May 16, 2023
Commit
38fff5a
•
1 Parent(s):
de0dec6
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
+
license: apache-2.0
4
+
datasets:
5
+
- harem
6
+
language:
7
+
- pt
8
+
metrics:
9
+
- f1
10
+
pipeline_tag: token-classification
11
+
---