Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
scenario_id: string
family: string
difficulty: int64
seed: int64
hooks: struct<inject_rag_best_mitigation: bool, attack_vector: string, best_mitigation_chain: list<item: st (... 225 chars omitted)
  child 0, inject_rag_best_mitigation: bool
  child 1, attack_vector: string
  child 2, best_mitigation_chain: list<item: string>
      child 0, item: string
  child 3, board_uptime_no_isolate: bool
  child 4, force_denials_on_isolate: bool
  child 5, stealthy_initial_attack: bool
  child 6, stealth: double
  child 7, severity: double
  child 8, suppress_initial_logs: bool
  child 9, boost_adversary_adaptation: bool
  child 10, adaptation_counter: int64
cumulative_reward: double
num_frames: int64
frames: list<item: struct<step: int64, observation: struct<visible_nodes: list<item: struct<id: string, name (... 2530 chars omitted)
  child 0, item: struct<step: int64, observation: struct<visible_nodes: list<item: struct<id: string, name: string, t (... 2518 chars omitted)
      child 0, step: int64
      child 1, observation: struct<visible_nodes: list<item: struct<id: string, name: string, type: string, tier: string, ports: (... 2258 chars omitted)
          child 0, visible_nodes: list<item: struct<id: string, name: string, type: string, tier: string, ports: list<item: struct<por (... 413 chars omitted)
              child 0, item: struct<id: string, name: string, type: string, tier: string, ports: list<item: struct<port_number: i (... 401 chars omitted)
                  child 0, id:
...
           child 4, approver: string
                  child 5, target: string
                  child 6, status: string
                  child 7, submitted_at: double
                  child 8, resolved_at: null
                  child 9, approval_path: list<item: string>
                      child 0, item: string
                  child 10, urgency: double
                  child 11, justification: string
          child 8, action_result: string
          child 9, action_success: bool
          child 10, approval_delay: double
          child 11, current_phase: string
          child 12, step_count: int64
          child 13, sim_time: double
          child 14, threat_level: double
          child 15, system_downtime: double
          child 16, belief_map_feedback: string
          child 17, alerts: list<item: string>
              child 0, item: string
          child 18, directives: list<item: string>
              child 0, item: string
      child 2, action: struct<action_type: string, tactical_action: string, strategic_action: string, diagnostic_action: st (... 88 chars omitted)
          child 0, action_type: string
          child 1, tactical_action: string
          child 2, strategic_action: string
          child 3, diagnostic_action: string
          child 4, target: string
          child 5, secondary_target: string
          child 6, parameters: struct<>
          child 7, reasoning: string
      child 3, reward: double
      child 4, done: bool
prompt: string
to
{'prompt': Value('string'), 'family': Value('string'), 'difficulty': Value('int64'), 'scenario_id': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1779, in _prepare_split_single
                  for key, table in generator:
                                    ^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 295, in _generate_tables
                  self._cast_table(pa_table, json_field_paths=json_field_paths),
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/json/json.py", line 128, in _cast_table
                  pa_table = table_cast(pa_table, self.info.features.arrow_schema)
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2281, in table_cast
                  return cast_table_to_schema(table, schema)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2227, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              scenario_id: string
              family: string
              difficulty: int64
              seed: int64
              hooks: struct<inject_rag_best_mitigation: bool, attack_vector: string, best_mitigation_chain: list<item: st (... 225 chars omitted)
                child 0, inject_rag_best_mitigation: bool
                child 1, attack_vector: string
                child 2, best_mitigation_chain: list<item: string>
                    child 0, item: string
                child 3, board_uptime_no_isolate: bool
                child 4, force_denials_on_isolate: bool
                child 5, stealthy_initial_attack: bool
                child 6, stealth: double
                child 7, severity: double
                child 8, suppress_initial_logs: bool
                child 9, boost_adversary_adaptation: bool
                child 10, adaptation_counter: int64
              cumulative_reward: double
              num_frames: int64
              frames: list<item: struct<step: int64, observation: struct<visible_nodes: list<item: struct<id: string, name (... 2530 chars omitted)
                child 0, item: struct<step: int64, observation: struct<visible_nodes: list<item: struct<id: string, name: string, t (... 2518 chars omitted)
                    child 0, step: int64
                    child 1, observation: struct<visible_nodes: list<item: struct<id: string, name: string, type: string, tier: string, ports: (... 2258 chars omitted)
                        child 0, visible_nodes: list<item: struct<id: string, name: string, type: string, tier: string, ports: list<item: struct<por (... 413 chars omitted)
                            child 0, item: struct<id: string, name: string, type: string, tier: string, ports: list<item: struct<port_number: i (... 401 chars omitted)
                                child 0, id:
              ...
                         child 4, approver: string
                                child 5, target: string
                                child 6, status: string
                                child 7, submitted_at: double
                                child 8, resolved_at: null
                                child 9, approval_path: list<item: string>
                                    child 0, item: string
                                child 10, urgency: double
                                child 11, justification: string
                        child 8, action_result: string
                        child 9, action_success: bool
                        child 10, approval_delay: double
                        child 11, current_phase: string
                        child 12, step_count: int64
                        child 13, sim_time: double
                        child 14, threat_level: double
                        child 15, system_downtime: double
                        child 16, belief_map_feedback: string
                        child 17, alerts: list<item: string>
                            child 0, item: string
                        child 18, directives: list<item: string>
                            child 0, item: string
                    child 2, action: struct<action_type: string, tactical_action: string, strategic_action: string, diagnostic_action: st (... 88 chars omitted)
                        child 0, action_type: string
                        child 1, tactical_action: string
                        child 2, strategic_action: string
                        child 3, diagnostic_action: string
                        child 4, target: string
                        child 5, secondary_target: string
                        child 6, parameters: struct<>
                        child 7, reasoning: string
                    child 3, reward: double
                    child 4, done: bool
              prompt: string
              to
              {'prompt': Value('string'), 'family': Value('string'), 'difficulty': Value('int64'), 'scenario_id': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
                  builder.download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 882, in download_and_prepare
                  self._download_and_prepare(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 943, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1646, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1832, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

prompt
string
family
string
difficulty
int64
scenario_id
string
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0001
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0002
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0003
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0004
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0005
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0006
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0007
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0008
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0009
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0010
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0011
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0012
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0013
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0014
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0015
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0016
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0017
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0018
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0019
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0020
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0021
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0022
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0023
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0024
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0025
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0026
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0027
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0028
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0029
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0030
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0031
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0032
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0033
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0034
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0035
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0036
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0037
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0038
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0039
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0040
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0041
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0042
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0043
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0044
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0045
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0046
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0047
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0048
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0049
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0050
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0051
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0052
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
1
ELITE_BASIC_CONTAINMENT_0053
You are the Chief Incident Response Officer of a simulated enterprise called ImmunoOrg. You observe network telemetry and organizational structure in real-time. Your mission spans five phases: 1. **DETECTION**: Analyze logs, traffic patterns, and anomalies to identify active cyber-attacks. 2. **CONTAINMENT**: Take ta...
basic_containment
2
ELITE_BASIC_CONTAINMENT_0054
End of preview.

ImmunoOrg 2.0 — GRPO + SFT training datasets

Generated by the HPC pipeline at scripts/hpc/pipeline/00_generate_datasets.py from the ImmunoOrg 2.0 OpenEnv environment.

Files

File What
raw/curriculum_dataset.json.gz 300 progressive-difficulty scenarios
raw/edge_case_dataset.json.gz 400 failure-mode scenarios (12 families)
raw/complexity_matrix_dataset.json.gz 300 latin-hypercube combinations
raw/coevolution_dataset.json.gz 200 adversary-adapts scenarios
raw/elite_scenario_mix_dataset.json.gz 500 conflict-heavy scenarios (20% each of 5 elite families)
heuristic_trajectories.json.gz Real heuristic-policy rollouts on the elite mix (used as SFT gold and evaluation baseline)
sft_warmstart.jsonl.gz (prompt, completion) pairs for SFT warm-start before GRPO
grpo_prompts.jsonl.gz Prompt-only set for GRPO training (model generates its own completions)
Downloads last month
43