AIForceTWO / README.md
MisterAI's picture
Update README.md
32fd4f8 verified
|
raw
history blame
981 Bytes
---
language:
- fr
- en
- es
- it
license: apache-2.0
datasets:
- APTnotes
- Stucco-Data
- CASIE
tags:
- cyber sécurité
- cybersécurité
- sécurité informatique
- exbert
- security
- cybersecurity
- cyber security
- threat hunting
- threat intelligence
---
# 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](https://github.com/kbandla/APTnotes)
* [Stucco-Data: Cyber security data sources](https://stucco.github.io/data/)
* [CASIE: Extracting Cybersecurity Event Information from Text](https://ebiquity.umbc.edu/_file_directory_/papers/943.pdf)
* [SemEval-2018 Task 8: Semantic Extraction from CybersecUrity REports using Natural Language Processing (SecureNLP)](https://competitions.codalab.org/competitions/17262).
---
The original repo can be found [here](https://github.com/jackaduma/SecBERT).