Skip to main content
By interacting with the Oumi Agent, you can quickly create, evaluate, and train models with precision, regardless of where you are in the machine learning lifecycle. The following are just a few examples that highlight some of the tasks you can accomplish using simple natural language prompts.
Check out the Prompt Library for more examples of what you can do with the Oumi Agent.

TRAIN MODELS

Fine-tune a model to automatically categorize customer support questions by topic and urgency.
Fine-tune Qwen to identify the intent behind incoming customer support messages.
Train a compact model for fraud detection using on-policy distillation techniques.

BUILD & ANALYZE DATASETS

Create a structured dataset of customer support tickets labeled by both urgency and topic to support classification tasks.
Create 500 question-answer pairs from a product documentation PDF for training or evaluation use.
Increase dataset size and diversity by generating new samples that follow the same style and format.
Improve evaluation robustness by generating additional samples consistent with your existing dataset.
Analyze your dataset and generate new tasks with detailed solutions for addressing missing coverage.

EVALUATE MODELS

Define evaluators that score model outputs based on key criteria like helpfulness and accuracy.
Build a targeted evaluator to assess how well your model performs on customer support interactions.
Run evaluations to uncover common weaknesses and failure modes in your model’s responses.
Evaluate model performance on sentiment classification using real-world product review data.

WHAT’S NEXT

Build your first model by diving into the Quickstart and building your first custom machine learning model in Oumi.