Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
gcyzsl
/
unsup-AudioCSE-bert-base-uncased
like
0
Transformers
PyTorch
bert
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
81237c5
unsup-AudioCSE-bert-base-uncased
/
special_tokens_map.json
gcyzsl
Upload special_tokens_map.json with huggingface_hub
3959716
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]"
}