Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
deepset
/
gbert-large-sts
like
8
Follow
deepset
119
Text Classification
Transformers
PyTorch
Safetensors
German
bert
exbert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
ae48f7a
gbert-large-sts
/
special_tokens_map.json
julianrisch
First version of model used for semantic answer similarity metric
4705e29
about 3 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]"
}