Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nlp4good
/
psych-search
like
5
Follow
NLP4Good
2
Fill-Mask
Transformers
PyTorch
JAX
PubMed
English
bert
mental-health
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
58b4f48
psych-search
/
special_tokens_map.json
datawrestler
initial sycn of psych-search model and documentation
cdb0643
over 3 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]"
}