{ "math": { "reversal_sweep": [ { "a": 0.25, "predicted_abs": 0.125, "observed_abs": 0.125, "reverse_sum": 0.0 }, { "a": 0.5, "predicted_abs": 0.25, "observed_abs": 0.25, "reverse_sum": 0.0 }, { "a": 1.0, "predicted_abs": 0.5, "observed_abs": 0.5, "reverse_sum": 0.0 }, { "a": 2.0, "predicted_abs": 1.0, "observed_abs": 1.0, "reverse_sum": 0.0 }, { "a": 4.0, "predicted_abs": 2.0, "observed_abs": 2.0, "reverse_sum": 0.0 } ], "linear_accumulation": [ { "n": 1, "predicted": 0.5, "observed": 0.5 }, { "n": 2, "predicted": 1.0, "observed": 1.0 }, { "n": 3, "predicted": 1.5, "observed": 1.5 }, { "n": 4, "predicted": 2.0, "observed": 2.0 }, { "n": 5, "predicted": 2.5, "observed": 2.5 }, { "n": 6, "predicted": 3.0, "observed": 3.0 }, { "n": 7, "predicted": 3.5, "observed": 3.5 }, { "n": 8, "predicted": 4.0, "observed": 4.0 } ], "dilation_sweep": [ { "lambda": 0.25, "u_ratio_to_lambda": 1.0, "A_ratio_to_lambda2": 1.0, "Q_ratio_to_lambda2": 1.0 }, { "lambda": 0.5, "u_ratio_to_lambda": 1.0, "A_ratio_to_lambda2": 1.0, "Q_ratio_to_lambda2": 1.0 }, { "lambda": 1.0, "u_ratio_to_lambda": 1.0, "A_ratio_to_lambda2": 1.0, "Q_ratio_to_lambda2": 1.0 }, { "lambda": 2.0, "u_ratio_to_lambda": 1.0, "A_ratio_to_lambda2": 1.0, "Q_ratio_to_lambda2": 1.0 }, { "lambda": 4.0, "u_ratio_to_lambda": 1.0, "A_ratio_to_lambda2": 1.0, "Q_ratio_to_lambda2": 1.0 } ], "chunk_max_abs_error": 2.6645352591003757e-15 }, "benchmark": { "additive": { "test_accuracy": 0.51171875, "final_train_loss": 0.6893957257270813, "seconds": 0.2683849334716797, "parameters": 82 }, "levy": { "test_accuracy": 0.51171875, "final_train_loss": 0.6624104976654053, "seconds": 2.7218849658966064, "parameters": 154 }, "gru": { "test_accuracy": 0.484375, "final_train_loss": 0.43832412362098694, "seconds": 1.456101894378662, "parameters": 514 }, "device": "cpu" } }