# hawkes2_ ## Dataset Description ### Simulation Information - Number of simulations: 15000 - Dimension: 2 - Time interval: [100, 200] - Simulator type: HawkesSimulator ### Parameters ```json { "mu": [ 0.2, 0.2 ], "alpha": [ [ 0.4, 0.0 ], [ 0.0, 8.0 ] ], "beta": [ [ 1, 0 ], [ 0, 20 ] ] } ```