-
Notifications
You must be signed in to change notification settings - Fork 204
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
BC-LSTM text unimodal checkpoint is broken #38
Comments
I meet the same problem, could you tell me how you solved it? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I could run audio unimodal and bimodal BC-LSTM pretrained model, but got the following error when running text unimodal BC-LSTM.
The command I'm running is:
python baseline.py -classify sentiment -modality text -test
.The text was updated successfully, but these errors were encountered: