aws / fmeval

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

feat: implement TransformPipeline #204

Closed danielezhu closed 4 months ago

danielezhu commented 4 months ago

Description of changes: This PR implements the TransformPipeline class, which is used to apply Transforms to a Ray Dataset. The PR additionally adds some new validations to the Transform initializer.

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