Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Jzuluaga
/
bert-base-ner-atc-en-atco2-1h
like
7
Token Classification
Transformers
PyTorch
Safetensors
Jzuluaga/atco2_corpus_1h
English
bert
text
en-atc
Generated from Trainer
ner-for-atc
Eval Results
Inference Endpoints
arxiv:
2211.04054
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
bert-base-ner-atc-en-atco2-1h
/
special_tokens_map.json
Jzuluaga
updating the repo with the fine-tuned model
60d9bc5
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}