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

Hi, I'm learning machine learning sentiment analysis and your code is a great reference, but I'm running into some issues that I can't resolve #1

Open
peikolee opened this issue May 18, 2024 · 0 comments

Comments

@peikolee
Copy link

From the code it appears that train_loss and val_loss contain only a single sentiment category label, not the full loss value. This may be due to problems with data processing or saving.
train_acc and val_acc also contain only a single sentiment category label instead of the full accuracy value. This may also be due to problems with data processing or saving. How can these problems be solved, and how do I retrain the model to improve it so that I can draw specific loss curves and accuracy curves during model training? Thank you very much for your answer.

Translated with www.DeepL.com/Translator (free version)

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