Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
rttl-ai
/
senty-bert
like
1
Follow
rttl labs
2
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
License:
bigscience-bloom-rail-1.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
e1ac405
senty-bert
/
special_tokens_map.json
rttl
Upload special_tokens_map.json
26ad431
about 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}