Hi,
I am trying to compute the planning KL divergence value for some models. I can see this in the output for the CenterPoint model:
{‘min’: 0.017909612506628036, ‘max’: 245.0158233642578, ‘mean’: 13.34814739227295, ‘median’: 4.651473045349121, ‘std’: 25.597375869750977}
On the leaderboard, I see the values are in the range of 0.5-1.0 for all configurations of CenterPoint. Could you provide details on what I am missing here.