Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
sh7vashrestha
/
Bert_Small_13M_SentimentalAnalysis
like
0
Text Classification
PyTorch
English
bert
License:
mit
Model card
Files
Files and versions
xet
Community
2
main
Bert_Small_13M_SentimentalAnalysis
/
special_tokens_map.json
sh7vashrestha
Upload 5 files
7965bc4
verified
11 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]"
}