Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aisingapore
/
sealion-bert-base
like
3
Follow
AI Singapore
108
Fill-Mask
Transformers
Safetensors
11 languages
bert
custom_code
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
1c74a03
sealion-bert-base
/
special_tokens_map.json
ngannt
Upload folder using huggingface_hub
426f887
12 months ago
raw
Copy download link
history
blame
Safe
135 Bytes
{
"bos_token"
:
"<|bos|>"
,
"eos_token"
:
"<|eos|>"
,
"mask_token"
:
"<|mask|>"
,
"pad_token"
:
"<|pad|>"
,
"unk_token"
:
"<|unk|>"
}