aws / fmeval

Foundation Model Evaluations Library
http://aws.github.io/fmeval
Apache License 2.0
151 stars 40 forks source link

feat: add col_to_validate to evaluate_dataset #294

Closed oyangz closed 1 week ago

oyangz commented 1 week ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

oyangz commented 1 week ago

This change is no longer needed, will directly compute scores and save outputs in the evaluate method for eval algos that don't require the model/model output.