Skip to main content
Use this when you already have a trained Luna Metric and want to evaluate it on a separate dataset.

Required artifact files

  • prompt_template.txt (generated by this SDK)
  • Access to HF to pull the base model (Llama 3B/8B etc) or have the base model in another dir (base_model_path)
  • Luna metric adapter weight files in a local directory (generated by this SDK)

Dataset requirements

  • CSV must contain:
    • all prompt variables used by prompt_template.txt
    • the configured label_column