Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Den4ikAI
/
ruELECTRA-large-64k
like
0
Transformers
PyTorch
electra
pretraining
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6d8c368
ruELECTRA-large-64k
/
special_tokens_map.json
Den4ikAI
Upload folder using huggingface_hub
6d8c368
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}