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