Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Tural
/
language-modeling-from-scratch
like
0
Fill-Mask
Transformers
PyTorch
bert
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
language-modeling-from-scratch
/
added_tokens.json
Tural
Upload tokenizer
8dc8639
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
{
"[CLS]"
:
2
,
"[FRN]"
:
5
,
"[MASK]"
:
4
,
"[PAD]"
:
1
,
"[SEP]"
:
3
,
"[UNK]"
:
0
}