Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ZAM-ITI-110
/
Distil_Bert_V3
like
0
Follow
NYP-ITI-110-Deeplearning Project
1
Text Classification
PyTorch
Defect_ticket_v2
English
distilbert
ticket-classification
License:
mit
Model card
Files
Files and versions
Community
main
Distil_Bert_V3
/
special_tokens_map.json
aunghlaing
rename
df8deef
verified
3 months 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]"
}