Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
codealchemist01
/
turkish-sentiment-analysis
like
1
Text Classification
Safetensors
winvoker/turkish-sentiment-analysis-dataset
WhiteAngelss/Turkce-Duygu-Analizi-Dataset
Turkish
bert
sentiment-analysis
turkish
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
main
turkish-sentiment-analysis
/
special_tokens_map.json
codealchemist01
Upload folder using huggingface_hub
dda1843
verified
5 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]"
}