Model Parameter Profile¶
Overview¶
The Model Parameter Profile module is a customizable training parameter management tool provided by DeepExtension, enabling flexible creation and management of training configuration profiles.
Creating a New Parameter File¶
Steps to create a new configuration profile:
- Navigate to the 「Training Configuration File」 page
- Click the Create new parameter file button
- Enter a name for the parameter file
- Click Create to finalize
Configuring Parameters¶
Process to add parameters to a configuration file:
- Locate the target file on the 「Training Configuration File」 page
- Click the View button for the corresponding file
- In the details page, click Add Parameter
- Complete the following fields in the pop-up window:
Parameter Label(Display name)Parameter Name(Program identifier)Parameter Type(Data type)Parameter Value(Value)
- Click Add to save the parameter configuration
📘 Refer to Use Model Parameter Profile for detailed parameter specifications
Using Parameter Files¶
Steps to apply configuration files in training tasks:
- Access the training task creation page
- In the
Profileselector - Select the desired parameter file
- Launch the training task
Notes
- Parameters in configuration files default to optional parameters - system-required parameters must be configured separately
- Training tasks executed via Copy the Train will automatically load the latest parameter configurations
- Historical parameter versions can be reviewed through 「Training Jobs」-「Logs」