Skip to content

Remove precomputed answers in issue_epic daily tun

Hongtao Yang requested to merge fix-daily-run-config-issue-epic into main

What does this merge request do and why?

In the issue_epic daily run config, we use a new dataset called issue_epic_staging_v1, which is different than the previous dataset. Therefore, we cannot use precomputed answers (precomputed answers are answers from foundational models) anymore. This MR removes the precomputed answers.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • I've ran the affected pipeline(s) to validate that nothing is broken.
  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.

Merge request reports

Loading