Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Awais1718
/
Jutsu_text_classifier
like
0
TensorBoard
Safetensors
distilbert
Model card
Files
Files and versions
Metrics
Training metrics
Community
9b0a7db
Jutsu_text_classifier
/
special_tokens_map.json
Awais1718
Training in progress, step 500
7537bf1
verified
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]"
}