CoolFace
Datasetpublic

eromang/cyberscale-technical-training

CyberScale Technical Severity Training Data Training dataset for the CyberScale incident technical severity classifier (Phase 3 T-model). Contains 8,000 parametric incident scenarios with deterministic T1-T4 labels. Schema Column Type Description text string Formatted input: <description> [SEP] disruption: <level> entities: <N> sectors: <N> cascading: <level> data_compromise: <level> label string Technical severity level (T1/T2/T3/T4)… See the full description on the dataset page: https://huggingface.co/datasets/eromang/cyberscale-technical-training.

sourceHugging Faceapache-2.0updated 6mo agoView on Hugging Face
0likes15downloads
Dataset Card

CyberScale Technical Severity Training Data

Training dataset for the CyberScale incident technical severity classifier (Phase 3 T-model). Contains 8,000 parametric incident scenarios with deterministic T1-T4 labels.

Dataset Description

  • Source: Parametrically generated from structured field combinations (50 templates x paraphrase variants)
  • Generation: training/scripts/generate_incidents.py
  • Labels: 4-class (T1-T4)
  • Balance: 2,000 per class after balancing

Schema

ColumnTypeDescription
textstringFormatted input: <description> [SEP] disruption: <level> entities: <N> sectors: <N> cascading: <level> data_compromise: <level>
labelstringTechnical severity level (T1/T2/T3/T4)

Class Distribution

LabelCount
T12,000
T22,000
T32,000
T42,000

Citation

Part of the CyberScale project — multi-phase cyber severity assessment MCP server.