Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Elron
/
bleurt-tiny-512
like
2
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
1910.09700
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
bleurt-tiny-512
/
special_tokens_map.json
Elron
add tokenizer
50a8bb5
about 3 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]"
}