Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
QCRI
/
SentSecBert_10k_AllDataSplit
like
0
Follow
Qatar Computing Research Institute
95
Sentence Similarity
sentence-transformers
PyTorch
bert
feature-extraction
mitre_ttps
security
adversarial-threat-annotation
text-embeddings-inference
arxiv:
2403.17068
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
b4c700c
SentSecBert_10k_AllDataSplit
/
special_tokens_map.json
lekssays
Upload folder using huggingface_hub
014188d
verified
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}