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

The meaning of C_loss and M_loss #149

Open
9p15p opened this issue Mar 22, 2024 · 1 comment
Open

The meaning of C_loss and M_loss #149

9p15p opened this issue Mar 22, 2024 · 1 comment

Comments

@9p15p
Copy link

9p15p commented Mar 22, 2024

OpenDriveLab/DriveLM#51


It seems that C_loss and M_loss are the same variable.
what exactly do C_loss and M_loss mean? and why do we distinguish between them?

Thank you.

@gaopengpjlab
Copy link

C_loss and M_loss stands for cross entropy loss and masked prediction loss, respectively. M_loss is never used in the current version of code.

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

2 participants