Skip to content

YamlConfigParser fails on RewardConfig, DPOConfig etc.. #1712

@mnoukhov

Description

@mnoukhov

Using the YamlConfigParser with derived classes of TrainingArguments throws an error because it assumes all classes that are isinstance(class, TrainingArguments) must be TrainingArguments and not a derived class

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions