Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
muhfrrazi
/
Sentiment_Analysist-IndoBERT-using-indonesia-dataset
like
0
Transformers
google-tensorflow
TensorFlow
bert
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
Sentiment_Analysist-IndoBERT-using-indonesia-dataset
/
special_tokens_map.json
muhfrrazi
Upload 5 files
ab72a48
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}