# test_dataset ## Dataset Description ### Simulation Information - Number of simulations: 500 - Dimension: 2 - Time interval: [100, 200] - Simulator type: HawkesSimulator ### Parameters ```json { "mu": [ 0.2, 0.2 ], "alpha": [ [ 0.4, 0.0 ], [ 0.0, 0.4 ] ], "beta": [ [ 1.0, 0.0 ], [ 0.0, 20.0 ] ] } ```