Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
NASA-AIML
/
MIKA_BERT_FMEA_NER
like
1
Follow
NASA
46
Token Classification
Transformers
PyTorch
English
bert
NER
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
MIKA_BERT_FMEA_NER
/
special_tokens_map.json
sequoiaandrade
initial model files
01715dd
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}