# H2expc ## Dataset Description ### Simulation Information - Number of simulations: 3000 - Dimension: 2 - Time interval: [100, 200] - Simulator type: HawkesSimulator ### Parameters ```json { "mu": [ 1.0, 1.0 ], "alpha": [ [ 0.5, 0.9 ], [ 0.5, 2.0 ] ], "beta": [ [ 1.0, 3.0 ], [ 2.0, 5.0 ] ] } ```