Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
anilguven
/
bert_tr_turkish_movie_reviews
like
0
Text Classification
Transformers
PyTorch
Turkish
bert
movie
review
sentiment
turkish
Inference Endpoints
License:
unknown
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
bert_tr_turkish_movie_reviews
/
special_tokens_map.json
anilguven
Add model files
bb9c348
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}