# describe training

The `describe training` command shows the configuration of a training experiment.

## Syntax

```
describe training <experiment name>
```

## Parameters

| Parameter             | Description                         |
| --------------------- | ----------------------------------- |
| `<`experiment `name>` | The name of the training experiment |

## Example

```
describe training trip_2_ml_exp
```
