Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
simenaabol
/
tmp
like
0
Text Classification
Transformers
PyTorch
bert
Generated from Trainer
text-embeddings-inference
License:
cc-by-4.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
main
tmp
/
special_tokens_map.json
simenaabol
End of training
ffbc6c9
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}