Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt

Use this file to discover all available pages before exploring further.

The Training runs page is the heart of every project. It shows every run you’ve launched in this project, plus the controls to filter, star, and act on them. To get here, click any project on the Projects page.
Training runs home

Status summary stat cards

Below the page header is a row of stat cards — one per run lifecycle status:
StatWhat it counts
QueuedRuns accepted but not yet started.
TrainingRuns currently fine-tuning.
Fine-tunedRuns that completed training and are ready to register.
RegisteredRuns whose metric has been published to Galileo.
FailedRuns whose training or registration failed.
The numbers update live as runs change status.

Filter toolbar

Below the stat cards, the filter toolbar lets you narrow the runs table:
ControlBehavior
SearchFilter by run name or by metric name.
StarredToggle to show only starred runs. The icon turns amber when active.
MetricMulti-select dropdown. Options are the unique metrics in this project’s runs.
StatusMulti-select dropdown of the five lifecycle statuses.
Clear filtersAppears once any filter is active. Resets all filters to the default.
New runPrimary button on the right. Opens Creating a new run.
The Starred filter is the fastest way to surface runs you’re actively iterating on. Star a row from the leftmost column of the table — see below.

Runs table

The runs table has these columns:
ColumnWhat it shows
StarClick to star the run. Pinned to the left of the table.
Run nameThe name you gave the run (or the auto-generated New Run N).
MetricOutline-style badge with the metric name.
Training setInteractive chip showing the training set used for the run.
Test setInteractive chip showing the test set used for the run.
StatusStatus pill. See Run lifecycle.
F1 scoreColoured pill showing F1 score relative to thresholds. Up arrow ≥ 0.80, down arrow < 0.30, neutral otherwise. Only shown for runs with a score.
Created atWhen the run was launched.
ActionsFor Fine-tuned runs only: a Register metric link. Pinned to the right.

Star a run

Click the star icon in the leftmost column to mark a run as important. Starred runs stay starred until you click the icon again. Combine with the Starred filter to focus on the runs you’re actively comparing.

Empty states

The page shows different copy depending on the filter context:
WhenWhat you see
No runs yet”No training runs yet” with a hint to “Start a new run”.
Active filters return no results”No runs match your filters” with a Clear filters button.

Where to go next

Launch a run

Walk through the four-step run creation flow.

Run lifecycle

The five statuses runs flow through.

Register a metric

Publish a fine-tuned metric to the Galileo metrics store.