Skip to main content
The following prompts enable a range of machine learning tasks and workflows, including model development, data generation, evaluation, and project management, to name a few.
Please note that while this collection highlights common use cases, it represents only a subset of the Oumi Agent’s full capabilities.

END-TO-END MODEL BUILDING

Build a full workflow to create a model that handles customer inquiries.
Build an end-to-end workflow for a code-focused model.
Create a tutoring model for students
Train a model that mimics a specific tone and style
Create a model for initial patient intake
Create a model for drafting outbound sales emails
Train a model to flag inappropriate content

DATA SYNTHESIS: GENERAL

Create a synthetic dataset for a specific task.
Create data covering a wide range of situations.
Create data with realistic back-and-forth dialogue.
Create data targeting tricky or unusual inputs.
Create data that follows a particular communication style.
Create labeled data for classification tasks.
Create data where responses follow a specific format.
Create a held-out dataset for evaluation purposes.

DATA SYNTHESIS: IMPROVED SAMPLES

Refine and enhance samples in an existing dataset.
Target improvements on data that scored poorly in evaluation.

DATA SYNTHESIS: GENERATE COMPLETIONS

Generate model completions for a prompt-only dataset.
Re-generate responses with a different model.
Add responses with a specific persona or behavior.
Control response creativity/randomness.

MODEL TRAINING

Parameter-efficient fine-tuning on your data.
Update all model weights for maximum customization.
Use a teacher model to train a student model.
Customize training configuration.
Include a validation dataset for monitoring.
Point training at a known dataset.

EVALUATION: EVALUATOR/JUDGE CREATION

Evaluate how helpful model responses are.
Evaluate factual correctness.
Evaluate responses for harmful content.
Evaluate communication style.
Evaluate adherence to instructions.
Evaluate response brevity.
Evaluate generated code.
Set up multiple evaluators at once.

EVALUATION: RUNNING EVALUATIONS

Benchmark an unmodified model before training.
Assess quality after training.
Test an API model’s performance on your task.
Benchmark two models side by side.
Run evaluation on a particular dataset.

PROJECT EXPLORATION & RESOURCE MANAGEMENT

See what datasets exist in your project.
Inspect what’s inside a dataset.
See models you’ve fine-tuned.
See available judges.
See past evaluation runs.
Monitor running operations.
Locate the most recently created item.
See what models are available for fine-tuning.
See models you can use for data generation.
See models you can use as judges.
Pick up where you left off.
Investigate what went wrong.

RESOURCE CLEANUP

Remove a dataset from the project.
Remove a trained model.
Remove an evaluation run.
Remove a judge configuration.

PLATFORM KNOWLEDGE

Understand SFT vs OPD.
Understand parameter update strategies.
Understand data generation options.
Understand how evaluation works.
Understand teacher-student training.
Get an overview of the end-to-end process.

ITERATION & IMPROVEMENT

Understand what the scores mean.
Create data to fix specific weaknesses.
Modify training config and try again.
Expand evaluation coverage.
Re-evaluate my model after retraining.

TIPS FOR BEST RESULTS

  • Be specific: Include details about your task, audience, and desired format for better results.
  • Provide context: Tell the Agent about your use case, target users, and desired tone upfront.
  • Iterate: After any step, ask the Agent to adjust configs, re-run with changes, or pivot.
  • Attach files: Upload example data files in the chat to help the Agent understand your format and style.