Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
loyoladatamining
/
firmNER-v2-small
like
0
Follow
Loyola University Chicago Quinlan School of Business
4
Token Classification
Safetensors
English
bert
License:
mit
Model card
Files
Files and versions
Community
main
firmNER-v2-small
/
special_tokens_map.json
sjmeis
initial commit
475a5a6
verified
about 2 months 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]"
}