Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
IVN-RIN
/
MedPsyNIT
like
1
Follow
Rete Neuroscienze
3
Token Classification
Transformers
PyTorch
Safetensors
Neuroinformatica/PsyNIT
Italian
doi:10.57967/hf/0819
bert
medical
neuropsichiatry
Inference Endpoints
License:
cc-by-sa-4.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
MedPsyNIT
/
special_tokens_map.json
Neuroinformatica
First commit
5b96733
over 1 year 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]"
}