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

[QST] error related to schema #728

Closed
NamartaVij opened this issue Jul 1, 2023 · 2 comments · May be fixed by #729
Closed

[QST] error related to schema #728

NamartaVij opened this issue Jul 1, 2023 · 2 comments · May be fixed by #729

Comments

@NamartaVij
Copy link

I am using movielens datasets , where movie id, user id and genre are my input features. I put them in sequence and then created schema, not did any item regency and all.
Schema created but getting error while training model using Xlnet

I am getting the following error

torch.Size() takes an iterable of 'int' (item 1 is 'NoneType')

Please help me to resolve it
I am using transformer4rec in my thesis work and deadline is near,

@rnyak
Copy link
Contributor

rnyak commented Jul 2, 2023

@NamartaVij we need to know what's your NVTabular pipeline looks like , please share your script, so that we can check out if you are generating sequential data properly and tagging the columns properly.

@rnyak
Copy link
Contributor

rnyak commented Aug 31, 2023

@NamartaVij I am closing this ticket since there is no recent activity.

@rnyak rnyak closed this as completed Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants