Spaces:
Sleeping
Sleeping
File size: 694 Bytes
f6afd9e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | {
"scripted": {
"policy": "scripted",
"n_scenarios_tech": 24,
"n_scenarios_meridian": 12,
"mean_reward_tech": -0.025,
"prediction_accuracy": 1.0,
"catastrophe_count": 0,
"catastrophe_rate": 0.0
},
"sft_only": {
"policy": "sft_only",
"n_scenarios_tech": 24,
"n_scenarios_meridian": 12,
"mean_reward_tech": 0.4057,
"prediction_accuracy": 1.0,
"catastrophe_count": 0,
"catastrophe_rate": 0.0
},
"grpo_trained": {
"policy": "grpo_trained",
"n_scenarios_tech": 24,
"n_scenarios_meridian": 12,
"mean_reward_tech": 0.6275,
"prediction_accuracy": 0.7083,
"catastrophe_count": 0,
"catastrophe_rate": 0.0
}
} |