Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Kodiks
/
news-category-classification-turkish
like
2
Follow
Kodiks AI
6
Text Classification
Transformers
PyTorch
Turkish
bert
text
news-category-classification
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
news-category-classification-turkish
/
special_tokens_map.json
yavuzkomecoglu
added model files
1541fc9
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}