[FEATURE] add CarperAI/trlx
promp-completion
support to ArgillaTrainer
#3378
Labels
area: trainer
Indicates that an issue or pull request is related to the Argilla Trainer
type: enhancement
Indicates new feature requests
Is your feature request related to a problem? Please describe.
I cannot do RewardModelling with the
TextField
orTextQuestion
.Describe the solution you'd like
We should add support for https://github.com/CarperAI/trlx.
This support should include
.for_supervised_fine_tuning()
class method for theTrainingTaskMapping
.TextField
andTextQuestion
function for Promp-Completsionprepare_for_training()
method of theFeedbackDataset
FrameWork(Enum)
viatrlx
Describe alternatives you've considered
consider taking
lvwerra/trl
into account too. #3377Additional context
N.A.
The text was updated successfully, but these errors were encountered: