# View Trained Models

All models you have trained are available on the Models page associated with your project.

Click "Models" in your project sidebar to see all trained models:

<figure><img src="https://662926385-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M6S9nPJhEX9FYH6clfW%2Fuploads%2Fgit-blob-a61cd678d5ac9b0729dd922d7fc90bf86a8e767c%2FScreenshot%202025-05-14%20at%2014.30.03.png?alt=media" alt=""><figcaption></figcaption></figure>

Your models page shows two tabs:

1. **Fine-tuned**: All Instant and fine-tuned models associated with your project, and;
2. **Universe**: All models you have starred on Universe that you can use for transfer learning.

Every model shows:

* The model name and model ID. The model ID is useful for adding a model to a Workflow.
* When your model was last updated.
* The training metrics for your model.
* The architecture used for training.
* The model license.
* The dataset version used in training the model.

When you start training a new model, the model will show up in the list.
