Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
YeRyeongLee
/
mental-bert-base-uncased-masked_finetuned-0517
like
0
Text Classification
Transformers
PyTorch
TensorBoard
bert
Generated from Trainer
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
c9ac4c7
mental-bert-base-uncased-masked_finetuned-0517
/
special_tokens_map.json
YeRyeongLee
Training in progress, step 500
971a737
over 2 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]"
}