Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
huyen89
/
MGTDetectionModel
like
2
Text Classification
Transformers
PyTorch
distilbert
Inference Endpoints
arxiv:
2303.14822
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
MGTDetectionModel
/
special_tokens_map.json
huyen89
Upload files for model
93393e5
over 1 year 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]"
}