Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jamander
/
Project-Blockbuster
like
0
Safetensors
jamander/Blockbuster
English
bert
sentiment-analysis
imdb
tinybert
License:
mit
Model card
Files
Files and versions
Community
main
Project-Blockbuster
/
special_tokens_map.json
jamander
Upload tokenizer
22a81ce
verified
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]"
}