aws / fmeval

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

feat: implement Transform abstract base class #200

Closed danielezhu closed 7 months ago

danielezhu commented 7 months ago

Description of changes: This PR implements the Transform abstract base class, which is the fundamental "building block" used in the new, modular design for implementing evaluation algorithms and metrics.

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