Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kirillbogatiy
/
model_topics
like
1
Text Classification
Transformers
PyTorch
bert
Inference Endpoints
License:
openrail
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
model_topics
/
special_tokens_map.json
kirillbogatiy
Upload 8 files
2096bf1
about 2 years ago
raw
Copy download link
history
blame
Safe
124 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}