Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AiBERTa
/
aiberta-s-1500M
like
0
Follow
AiBERTa
5
PyTorch
bert
License:
mit
Model card
Files
Files and versions
Community
1
main
aiberta-s-1500M
/
special_tokens_map.json
nunojmm
Upload 7 files
3ddb7e3
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}