Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
ai-maker-space
/
med-classifier
like
0
Follow
AI Maker Space
43
Text Classification
Transformers
google-tensorflow
TensorFlow
distilbert
generated_from_keras_callback
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
med-classifier
/
special_tokens_map.json
Chris Alexiuk
Upload tokenizer
0176aa1
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}