Fill-Mask
Transformers
PyTorch
Safetensors
bert
cyber sécurité
cybersécurité
sécurité informatique
exbert
security
cybersecurity
cyber security
threat hunting
threat intelligence
Instructions to use MisterAI/AIForceTWO with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MisterAI/AIForceTWO with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="MisterAI/AIForceTWO")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("MisterAI/AIForceTWO") model = AutoModelForMaskedLM.from_pretrained("MisterAI/AIForceTWO") - Notebooks
- Google Colab
- Kaggle
AIForceTWO
Ce modèle est basé sur SecBERT https://huggingface.co/jackaduma/SecBERT
C'est un modèle pré entrainé pour la Cyber Sécurité
Le corpus d'entraînement provient des sources suivantes :
- APTnotes
- Stucco-Data: Cyber security data sources
- CASIE: Extracting Cybersecurity Event Information from Text
- SemEval-2018 Task 8: Semantic Extraction from CybersecUrity REports using Natural Language Processing (SecureNLP).
The original repo can be found here.
- Downloads last month
- 3