Accessing Model Metrics and Metadata

You can view model information using the Console, CLI, or API.

    1. Open the navigation menu and click Analytics & AI. Under AI Services, click Document Understanding.
    2. On the Document Understanding page, under Custom models, click Projects.
    3. Navigate to the project where the model is stored.
    4. Select the model for which you want to review metrics or metadata.
    5. From the leftmost menu, click Training metrics.
  • Use the Get command and required parameters to get the model metadata:

    oci ai-vision model get [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the GetModel operation to get model metadata.