Skip to content

"NotImplementedError" When trying to fine-tune any bert model #19

Description

@Helaly96

When trying to follow the steps stated in Maskless fine tuning section, (i even tried to use the exact model stated in the steps..)
i always recieve:

     60     @staticmethod
     61     def _check_support(model) -> bool:
---> 62         raise NotImplementedError

is the regression fine tuner implemented for Bert models?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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