Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dpkrm
/
NepaliSentimentAnalysis
like
3
Text Classification
Transformers
PyTorch
Safetensors
Nepali
bert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
1167e0d
NepaliSentimentAnalysis
/
special_tokens_map.json
dpkrm
.
dd9d7dd
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}