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

lambada augmenter: The following model_kwargs are not used by the model: ['num_workers'] #326

Open
NhatHoang2002 opened this issue Jan 21, 2023 · 2 comments

Comments

@NhatHoang2002
Copy link

I am trying to follow this example/lambada-train_model.ipynb for my dataset. I am able to run smoothly until the last cell.

image

(my dataset has only two classes 0 and 1)

When I check the source code where this error occurs and found this strange thing:
image

As I understand, self.gen_model is the original implementation of GPT2 from Huggingface/transformers so I don't know why the num_workers is passed here. Thus I want to ask whether it is a mistake or can someone help me to fix this bug. Thanks!

@Onkar-2803
Copy link

Did you figured this out?

@NhatHoang2002
Copy link
Author

Did you figured this out?

I didn't figure it out

@NhatHoang2002 NhatHoang2002 reopened this Feb 28, 2023
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

2 participants