Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
UniversalAlgorithmic
/
SPG
like
0
TensorBoard
Safetensors
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
1
main
SPG
/
hpo-examples
/
text-classification
/
sst2
/
special_tokens_map.json
UniversalAlgorithmic
Upload 178 files
09a2af4
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}