Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
lloid-labs
/
CLSE-v1
like
1
Follow
Lloid
1
Text Classification
PyTorch
stanfordnlp/sst2
English
nlp
sst2
License:
mit
Model card
Files
Files and versions
xet
Community
main
CLSE-v1
/
special_tokens_map.json
Masharyy
Upload 5 files
b7faa94
verified
15 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}