Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aurelio-ai
/
sr-test-huggingface
like
0
Follow
Aurelio AI
7
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
bert
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
51d5d51
sr-test-huggingface
/
special_tokens_map.json
jamescalam
Upload 8 files
51d5d51
verified
6 months 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]"
}