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

train_sambert报错 #69

Open
yw1991 opened this issue Jul 3, 2023 · 0 comments
Open

train_sambert报错 #69

yw1991 opened this issue Jul 3, 2023 · 0 comments

Comments

@yw1991
Copy link

yw1991 commented Jul 3, 2023

inputs_text_embedding + pitch_embeddings + energy_embeddings
RuntimeError: The size of tensor a (50) must match the size of tensor b (411) at non-singleton dimension 1
2023-07-03:11:07:19 INFO [trainer.py:903] torch.Size([32, 50, 4])
2023-07-03:11:07:19 INFO [trainer.py:904] torch.Size([32, 50])
2023-07-03:11:07:19 INFO [trainer.py:905] torch.Size([32, 50])
torch.Size([32, 50, 32])
torch.Size([32, 411, 32])
torch.Size([32, 411, 32])

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