Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
data-silence
/
lstm-news-classifier
like
0
Text Classification
data-silence/rus_news_classifier
Russian
lstm
news
media
russian
Model card
Files
Files and versions
Community
main
lstm-news-classifier
/
special_tokens_map.json
data-silence
Upload tokenizer
aa4a79e
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}