Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
psybertpt
/
psyBERTpt
like
7
Token Classification
Transformers
PyTorch
Safetensors
Portuguese
bert
medical
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
c22bf6e
psyBERTpt
/
special_tokens_map.json
psybertpt
Model auxiliar files
c22bf6e
over 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]"
}