Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
metechmohit
/
final_bert_topic_model
like
0
Safetensors
distilbert
Model card
Files
Files and versions
xet
Community
main
final_bert_topic_model
/
special_tokens_map.json
metechmohit
Upload all model and tokenizer files
fef5f20
verified
3 months 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]"
}