Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
aychang
/
bert-base-cased-trec-coarse
like
0
Text Classification
Transformers
PyTorch
JAX
trec
English
bert
Eval Results
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
f498371
bert-base-cased-trec-coarse
/
special_tokens_map.json
aychang
Initial commit
0c543e1
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]"
}