Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
khushi-18
/
ToxcityDetector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2d3db2e
ToxcityDetector
/
special_tokens_map.json
khushi-18
Upload 5 files
8cfb94d
verified
29 days 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]"
}