Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
anilguven
/
albert_tr_turkish_product_reviews
like
0
Text Classification
Transformers
PyTorch
anilguven/turkish_product_reviews_sentiment
Turkish
albert
turkish
product
review
bert
Inference Endpoints
License:
unknown
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
7734803
albert_tr_turkish_product_reviews
/
special_tokens_map.json
anilguven
Add model files
7734803
verified
10 months 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]"
}