Thanks _j! Open AI mentions 5 parameter to cost: training time, input, output, cached tokens, and model. Now, the job details returns training tokens (no breakup) and not core training time. So I believe the cost calculation from ‘trained tokens’ and model would be kind of approximate?