Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
alex1qaz
/
bert-finetuned-ner
like
0
Token Classification
Transformers
PyTorch
TensorBoard
English
bert
ner
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
alex1qaz
commited on
Aug 24, 2023
Commit
cdc46ec
·
1 Parent(s):
af11ee6
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
language:
3
+
- en
4
+
pipeline_tag: token-classification
5
+
tags:
6
+
- ner
7
+
---