Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,38 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- cybersecurity
|
4 |
+
- red-team
|
5 |
+
- offensive-security
|
6 |
+
- penetration-testing
|
7 |
+
- text-classification
|
8 |
+
- jsonl
|
9 |
+
license: odc-by
|
10 |
+
datasets:
|
11 |
+
- trendmicro-ailab/Primus-FineWeb
|
12 |
+
- HuggingFaceFW/fineweb
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
models:
|
16 |
+
- HagalazAI/RedSecureBERT
|
17 |
+
- HagalazAI/BlueSecureBERT
|
18 |
+
---
|
19 |
+
|
20 |
+
# Trend_Primus_FineWeb-Red
|
21 |
+
|
22 |
+
A filtered subset of [trendmicro-ailab/Primus-FineWeb](https://huggingface.co/datasets/trendmicro-ailab/Primus-FineWeb) and [HuggingFaceFW/fineweb](https://huggingface.co/datasets/HuggingFaceFW/fineweb), containing **red-team / offensive security** text.
|
23 |
+
|
24 |
+
## Dataset Summary
|
25 |
+
|
26 |
+
**Trend_Primus_FineWeb-Red** consists of texts specifically related to offensive cybersecurity and penetration testing topics, such as exploit development, attack methodologies, vulnerability scanning, payload creation, and command-and-control (C2) frameworks.
|
27 |
+
|
28 |
+
This dataset was created by filtering offensive cybersecurity content using the [RedSecureBERT](https://huggingface.co/HagalazAI/RedSecureBERT) model. It's intended primarily for training and evaluating offensive-security-oriented cybersecurity models.
|
29 |
+
|
30 |
+
## Data License
|
31 |
+
|
32 |
+
This dataset is released under the [ODC-By-1.0 license](http://opendatacommons.org/licenses/by/1-0/).
|
33 |
+
|
34 |
+
**Source**: [trendmicro-ailab/Primus-FineWeb](https://huggingface.co/datasets/trendmicro-ailab/Primus-FineWeb), [HuggingFaceFW/fineweb](https://huggingface.co/datasets/HuggingFaceFW/fineweb)
|
35 |
+
|
36 |
+
**Requirements**:
|
37 |
+
- Preserve all original copyright/license notices.
|
38 |
+
- Honor [Common Crawl's Terms of Use](https://commoncrawl.org/terms-of-use/).
|