Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
assemblyai
/
bert-large-uncased-sst2
like
0
Follow
AssemblyAI
34
Text Classification
Transformers
PyTorch
bert
arxiv:
1810.04805
Model card
Files
Files and versions
xet
Community
3
Deploy
Use this model
main
bert-large-uncased-sst2
/
special_tokens_map.json
j-pulliam
Added tokenizer / model
be38f54
over 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}