Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
AAU-NLP
/
Lite-BERT-SL
like
0
Follow
AAU-NLP
5
Token Classification
Transformers
Safetensors
AAU-NLP/hifi-kpi-lite
English
bert
financial NLP
named entity recognition
sequence labeling
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Lite-BERT-SL
/
special_tokens_map.json
rasmus-aau
Upload 6 files
f1e8c52
verified
25 days 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]"
}