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