Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sumonta056
/
Gita-Bengali-Sentiment-Predicition
like
1
Sleeping
App
Files
Files
Community
main
Gita-Bengali-Sentiment-Predicition
/
model
/
special_tokens_map.json
sumonta056
update: structure of folder
0ebdcd8
about 1 month 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]"
}