Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
Kayvane
/
distilbert-base-uncased-wandb-week-3-complaints-classifier-512
like
0
Text Classification
Transformers
PyTorch
consumer-finance-complaints
distilbert
generated_from_trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use in Transformers
main
distilbert-base-uncased-wandb-week-3-complaints-classifier-512
/
special_tokens_map.json
Kayvane
Training in progress, step 1500
a7e0885
over 1 year ago
raw
history
blame
contribute
delete
No virus
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}