Run Details
Run Details
Updated on 01 Oct 2025

The Run details page provides a comprehensive overview of a fine-tuning job. It includes metadata, configuration settings, and metrics.

Alt text

You can see:

  • Input: The input data of the test, for example, a question in a Question Answering task.

  • Ground Truth: The correct answer (label) corresponding to each input, used for comparison with the predicted result.

  • Output: The answer that the model produces based on the input.

  • Metrics: Calculated based on the comparison between output and ground truth.