Sentence Similarity
Transformers
Safetensors
English
roberta
feature-extraction
security
vulnerability
mitre-attack
cve
bi-encoder
text-embeddings-inference
Instructions to use CIRCL/vulnerability-attack-technique-biencoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use CIRCL/vulnerability-attack-technique-biencoder with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("CIRCL/vulnerability-attack-technique-biencoder") model = AutoModel.from_pretrained("CIRCL/vulnerability-attack-technique-biencoder", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
cf181a5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:8478e7820c0fee5d6208ea720075e1f68ac7d3235000f9670e6a216ffd5fbf7c
size 498604904
|