Creating, updating, and deleting a model

To use the custom models feature, you must have an OpenAI key.

You provide the key on the System Settings page. To display the System Settings page, click your user image, then click System Settings.

Displaying the list of custom models

You manage custom models from the Models page. To display the Models page, in the Tonic Textual navigation menu, click Models.

For each model, Models view includes:

  • The assigned icon

  • The model name and description

  • Whether the model is currently enabled

Creating a model

To create a model:

  1. On the Models page, click Create New Model.

  2. On the Create A New Model panel, in the Name field, provide a name for the custom model.

  1. From the Icon dropdown list, select an icon to assign to the custom model. The icon displays on the Models page and also in the list of detected entity types for a dataset.

  2. Optionally, in the Description text area, provide an optional description of the custom model.

  3. Click Create Model.

  4. Click Save.

Tonic Textual trains the new model.

Updating a model configuration

To update an existing model:

  1. On Models view, click the model name.

  2. On the model details page, update the model configuration.

  3. To save the updated model, but not retrain it, click Save. To both save and retrain the model, click Save & Retrain.

Retraining a model

At any time, to retrain a model:

  1. On the Models page, click the options menu for the model.

  1. From the options menu, select Retrain.

Deleting a model

When you delete a custom model, Textual does not change the results for existing files.

It does not use the custom model to detect values in files that you add to datasets after you delete the model.

To delete a model:

  1. On the Models page, click the options menu for the model.

  2. From the options menu, select Delete.

Last updated