Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Narsil
/
small3
like
0
Token Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
bert
Inference Endpoints
Model card
Files
Files and versions
Community
12
Train
Deploy
Use this model
main
small3
/
special_tokens_map.json
Narsil
HF staff
Small2 but sharded.
07a3942
unverified
about 2 years 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]"
}