From 2a003eece9d9845e4cbad1ea5bb6c02f7435af20 Mon Sep 17 00:00:00 2001 From: Christopher McCarthy Date: Mon, 8 Jul 2024 08:25:05 +0000 Subject: [PATCH] Updated v3.0.0_benchmark_metadata.json so that combined_av_reward_per_episode is now named combined_total_reward_per_episode to match the new script --- benchmark/results/v3/v3.0.0/v3.0.0_benchmark_metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/results/v3/v3.0.0/v3.0.0_benchmark_metadata.json b/benchmark/results/v3/v3.0.0/v3.0.0_benchmark_metadata.json index b6780eac..ed3ea4eb 100644 --- a/benchmark/results/v3/v3.0.0/v3.0.0_benchmark_metadata.json +++ b/benchmark/results/v3/v3.0.0/v3.0.0_benchmark_metadata.json @@ -26,7 +26,7 @@ "av_s_per_session": 3205.6340542, "av_s_per_step": 0.10017606419375, "av_s_per_100_steps_10_nodes": 10.017606419375, - "combined_av_reward_per_episode": { + "combined_total_reward_per_episode": { "1": -53.42999999999999, "2": -25.18000000000001, "3": -42.00000000000002,