Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sasha
/
regardv3
like
1
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
1909.01326
License:
cc-by-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3a5677b
regardv3
/
special_tokens_map.json
sashavor
trying to push model
3a5677b
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]"
}