# Training Graphs for Classification Models

<figure><img src="/files/OTKO03ifzvFzFDYXqjYf" alt=""><figcaption></figcaption></figure>

When you train a Classification model, you will now see a training graph that shows:

1. Your model loss, and;
2. Your model accuracy when measured against your validation dataset.

This feature is available for both Single-Label and Multi-Label Classification projects.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.roboflow.com/changelog/explore-by-month/june-2025/training-graphs-for-classification-models.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
