Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Den4ikAI
/
nonsense_gibberish_detector
like
5
Text Classification
Transformers
PyTorch
Den4ikAI/gibberish_dataset
Russian
bert
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
nonsense_gibberish_detector
/
special_tokens_map.json
Den4ikAI
Upload 6 files
95b5b9b
10 months ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}