Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
minhleduc
/
toxigen-distilbert-binary-clsf
like
0
Text Classification
TensorBoard
Safetensors
toxigen/toxigen-data
English
distilbert
Generated from Trainer
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
10ff1d8
toxigen-distilbert-binary-clsf
/
special_tokens_map.json
minhleduc
Training in progress, epoch 1
10ff1d8
verified
5 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]"
}