Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
anilguven
/
albert_tr_turkish_movie_reviews
like
0
Text Classification
Transformers
PyTorch
Turkish
albert
movie
review
turkish
bert
sentiment
Inference Endpoints
License:
unknown
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
bab75ac
albert_tr_turkish_movie_reviews
/
special_tokens_map.json
anilguven
Add model files
d1fa23a
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
156 Bytes
{
"bos_token"
:
"[CLS]"
,
"eos_token"
:
"[SEP]"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}