Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nl2br
/
distilBert-Ai-text-detector-with-ONNX
like
0
google-tensorflow
TensorFlow
ONNX
distilbert
generated_from_keras_callback
License:
apache-2.0
Model card
Files
Files and versions
Community
main
distilBert-Ai-text-detector-with-ONNX
/
special_tokens_map.json
nl2br
add first version with onnx
c7384e8
6 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]"
}