We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
执行:python emotion_extract.py --filelists filelists/train.txt filelists/val.txt时出现以上错误,我不知道是代码里面有什么问题还是我哪里操作不对。
The text was updated successfully, but these errors were encountered:
请问一下你解决了没有?我也遇到相同的问题
Sorry, something went wrong.
版本問題(? transformers版本用4.25.1
十分感谢,在更改版本后问题得到解决。
没看见回复,我不是改版本解决的,我是在emotion_extract.py文件77行添加: y = y.unsqueeze(0) 解决的,就是加了一个维度。
No branches or pull requests
执行:python emotion_extract.py --filelists filelists/train.txt filelists/val.txt时出现以上错误,我不知道是代码里面有什么问题还是我哪里操作不对。
The text was updated successfully, but these errors were encountered: