Closed ZhikanggFu closed 4 months ago
Each value in the results json corresponds to the final evaluation of a single training run (see Launching a training run in the README). The evaluation code can be found in collect_test
(specifically, the value used is the final_return_mean
on line 298), which is called at the end of run
, both in src/trainer.py. Hope that helps!
can you provide the code of calculate results/data/DIAMOND.json