Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
amedvedev
/
rubert-tiny2-cognitive-bias
like
1
Text Classification
Transformers
PyTorch
Safetensors
bert
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
1ec6c89
rubert-tiny2-cognitive-bias
/
special_tokens_map.json
amedvedev
Training in progress, epoch 1
1ec6c89
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]"
}