Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
gcyzsl
/
sup-AudioCSE-bert-base-uncased
like
0
Feature Extraction
Transformers
PyTorch
bert
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
37abba9
sup-AudioCSE-bert-base-uncased
/
special_tokens_map.json
gcyzsl
Upload special_tokens_map.json with huggingface_hub
31c6536
about 2 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}