Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
KennethEnevoldsen
/
dfm-sentence-encoder-large
like
1
Feature Extraction
Transformers
PyTorch
DDSC/dagw_no_twitter
Danish
bert
SimCSE
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
c7392f2
dfm-sentence-encoder-large
/
special_tokens_map.json
KennethEnevoldsen
Initial commit
c7392f2
over 1 year 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]"
}