I’m testing an LLM model with the Super Mario game, following the formula:
Score = (Distance that Mario traversed / Distance to Flag from the starting point) × 100.
However, I haven’t been able to find the value for Distance to Flag yet.
How can I obtain the Distance to Flag?
I’m testing an LLM model with the Super Mario game, following the formula:
Score = (Distance that Mario traversed / Distance to Flag from the starting point) × 100.
However, I haven’t been able to find the value for Distance to Flag yet.
How can I obtain the Distance to Flag?