Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
derenrich
/
psychiq
like
1
Text Classification
Transformers
PyTorch
TensorBoard
English
distilbert
wikipedia
wikidata
Inference Endpoints
License:
gpl-3.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
9fd790f
psychiq
/
checkpoint-111000
/
special_tokens_map.json
derenrich
End of training
0de621f
almost 2 years 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]"
}