Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Neural-Hacker
/
distilbert_ai_text_detector
like
2
Text Classification
Transformers
Safetensors
English
distilbert
bert
text
classification
ai
License:
mit
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
distilbert_ai_text_detector
/
special_tokens_map.json
Neural-Hacker
Upload 6 files
e95d888
verified
4 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]"
}