AI Foundry Lacking Support for Python Graders #147
Unanswered
Decadz
asked this question in
Product Feedback and Ideas
Replies: 1 comment 2 replies
-
|
Hi @Decadz in July the Azure AI Foundry Fine Tuning team shared this blog - https://techcommunity.microsoft.com/blog/azure-ai-foundry-blog/what%E2%80%99s-new-in-azure-ai-foundry-finetuning-july-2025/4438850 - there is a section on Python Graders would this help achieve what you are trying to build? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Technical Feedback
Hi, I have some RFT jobs where I would like to use Python graders. It would be great if these feature could be supported, as it would enable more complex training tasks.
Desired Outcome
For python graders, I would like to be able to use algorithms (from numpy, scipy, etc.) as part of the reward calculation.
Current Workaround
Not able to run python grader experiments, so instead exploring the model grader; however, this required changing the reward function design.
Beta Was this translation helpful? Give feedback.
All reactions