Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Kodiks
/
news-category-classification-turkish
like
2
Follow
Kodiks AI
5
Text Classification
Transformers
PyTorch
Turkish
bert
text
news-category-classification
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
8f5c17d
news-category-classification-turkish
/
special_tokens_map.json
yavuzkomecoglu
added model files
1541fc9
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]"
}