Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
autoevaluate
/
binary-classification
like
2
Follow
Evaluation on the Hub
34
Text Classification
Transformers
PyTorch
TensorBoard
glue
distilbert
Generated from Trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
127
Train
Deploy
Use this model
refs/pr/56
binary-classification
/
special_tokens_map.json
lewtun
HF staff
Training in progress, epoch 1
24f6323
over 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}