Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
sunnysingh1011
/
gibberish-detection
like
0
Text Classification
PEFT
Safetensors
English
gibberis-detection
License:
mit
Model card
Files
Files and versions
Community
Use this model
main
gibberish-detection
/
special_tokens_map.json
sunnysingh1011
Add LoRA fine-tuned weights for Gibberish detection in english senetences.
4412bb9
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}