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

can not insert large DLL #697

Open
hamadaelnopy opened this issue Nov 13, 2024 · 3 comments
Open

can not insert large DLL #697

hamadaelnopy opened this issue Nov 13, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@hamadaelnopy
Copy link

Describe the bug
when adding dll to train its not accepted
To Reproduce
Steps to reproduce the behavior:
add large dll

Expected behavior
dll to be added

Error logs/Screenshots
Got invalid dimensions for input: token_type_ids for the following indices index: 1 Got: 537 Expected: 512 Please fix either the inputs/outputs or the model.

@hamadaelnopy hamadaelnopy added the bug Something isn't working label Nov 13, 2024
@MichaelMMeskhi
Copy link

Can you share your code and the DDL that is causing the issue?

@wufxgtihub123
Copy link

I also encountered the same problem. My database has more than 800 tables, and when I tried to import all the ddls of these tables into training, the program terminated abnormally when the 100th ddl was loaded
image
image

@wufxgtihub123
Copy link

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants