Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
danielrsn
/
distilbert-base-uncased-distilled-clinc-best-run-from-book
like
0
PyTorch
clinc_oos
distilbert
Generated from Trainer
Eval Results
License:
apache-2.0
Model card
Files
Files and versions
Community
4534a53
distilbert-base-uncased-distilled-clinc-best-run-from-book
/
special_tokens_map.json
danielrsn
Training complete
3e6b94f
about 2 months 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]"
}