Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dingusagar
/
distillbert-aita-classifier
like
0
Text Classification
Safetensors
English
distilbert
Model card
Files
Files and versions
Community
2300fbe
distillbert-aita-classifier
/
special_tokens_map.json
dingusagar
finetuned model files
b806992
about 2 months ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}