Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SivaResearch
/
DSM_509_Assignment_Sentiment_analysis_BERT_SIVA_GOWTHAM
like
1
Text Classification
Transformers
PyTorch
English
bert
sentiment
sentiment-analysis
Inference Endpoints
License:
bsd-3-clause
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
63b0fed
DSM_509_Assignment_Sentiment_analysis_BERT_SIVA_GOWTHAM
/
special_tokens_map.json
SivaResearch
Model files uploaded
deda47c
verified
11 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]"
}