Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
surajp
/
albert-base-sanskrit
like
4
Feature Extraction
Transformers
PyTorch
Safetensors
Sanskrit
albert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
albert-base-sanskrit
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
d76a4f4
almost 5 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]"
}