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

tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[6] = [6, -1] does not index into param shape [8,105,768] [[{{node lambda_3/GatherNd}}]] #71

Open
FortuneStar opened this issue Jul 17, 2022 · 2 comments

Comments

@FortuneStar
Copy link

FortuneStar commented Jul 17, 2022

训练过程中报错,该怎么解决呀,而且是随机的,不是到某条特定的样本就一定会出现
image

@Mithril99
Copy link

Mithril99 commented Jul 20, 2022

同样遇到了这个问题,我是利用RoBERTa替换了BERT以后,然后训练中文就会弹出此问题,请问有人知道这是什么原因吗?
I also encountered this problem. I replaced Bert with Roberta, and used chinese data, And this problem pop up, Does anyone know the reason?

@liuxiaobei6667
Copy link

InvalidArgumentError: indices[3] = [3, -1] does not index into param shape [6,175,768]
[[{{node lambda_2/GatherNd}}]]我也遇到了

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

3 participants