Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
codegram
/
calbert-tiny-uncased
like
1
Follow
Codegram
2
Transformers
PyTorch
Catalan
albert
masked-lm
catalan
exbert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
f5e29a9
calbert-tiny-uncased
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
1473554
over 4 years ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}