Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
dhanikitkat
/
topic-modelling-indo
like
0
Text Classification
Transformers
PyTorch
Indonesian
bert
topic modelling indo
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
topic-modelling-indo
/
special_tokens_map.json
dhanikitkat
Upload 6 files
9f1b5a0
verified
over 1 year 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]"
}