Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Gorengoz
/
bert-turkish-sentiment-analysis-cased
like
1
Text Classification
Transformers
Safetensors
Turkish
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
d12b7a9
bert-turkish-sentiment-analysis-cased
/
special_tokens_map.json
Gorengoz
Upload 9 files
a0746a2
verified
6 months 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]"
}