Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
aychang
/
distilbert-base-cased-trec-coarse
like
1
Text Classification
Transformers
PyTorch
trec
English
distilbert
Eval Results
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
refs/pr/1
distilbert-base-cased-trec-coarse
/
special_tokens_map.json
aychang
Push distilbert base cased trec model
70316ea
almost 4 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]"
}