Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Zamoranesis
/
mental_bert_classifier
like
1
Text Classification
Transformers
PyTorch
bert
Generated from Trainer
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a9658f4
mental_bert_classifier
/
special_tokens_map.json
Zamoranesis
Zamoranesis/mental_bert_classifier
6b117a5
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}