Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DarkWolf
/
kn-electra-small
like
0
Feature Extraction
Transformers
PyTorch
electra
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
6ef31c7
kn-electra-small
/
tokenizer_config.json
DarkWolf
Initial Commit
6ef31c7
almost 4 years ago
raw
Copy download link
history
blame
Safe
206 Bytes
{
"do_lower_case"
:
false
,
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"strip_accents"
:
false
,
"lowercase"
:
false
}