Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
YagiASAFAS
/
indonesia-news-classification-bert
like
3
Text Classification
Transformers
PyTorch
iqballx/indonesian_news_datasets
Indonesian
bert
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
95e77f6
indonesia-news-classification-bert
/
special_tokens_map.json
YagiASAFAS
Add model and tokenizer
b812777
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]"
}