Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nsugianto
/
ner_model_test
like
0
Token Classification
Safetensors
English
bert
Model card
Files
Files and versions
Community
nsugianto
commited on
Dec 30, 2024
Commit
3b7daab
·
verified
·
1 Parent(s):
3b47a6c
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
---
2
pipeline_tag: token-classification
3
---
1
---
2
pipeline_tag: token-classification
3
+
language:
4
+
- en
5
+
base_model:
6
+
- google-bert/bert-base-uncased
7
---