Creating and Training a Model
Use a Language project to contain a model that describes the labelled data.
This step might take as long as 30 minutes depending on the dataset. The model metrics are populated after the model is active. Use the oci ai language model create command and required parameters to create a model:
oci ai language model create --compartment-id <compartment-id>, -c [<name>] ... [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
Run the CreateModel operation to create a model.