Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Helaly96 opened this issue Feb 10, 2022 · 0 comments
Open

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

Helaly96 opened this issue Feb 10, 2022 · 0 comments

Comments

@Helaly96
Copy link

Helaly96 commented Feb 10, 2022

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant