Views
No views yet
python from sentence_transformers import SentenceTransformer model = SentenceTransformer("alirezaaminzadeh/SecEmbed-small") emb = model.encode(["detect powershell encoded command", "T1059.001 PowerShell..."])