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

Made changes for applying ranking loss directly to the TaskNN #48

Merged
merged 14 commits into from
Sep 26, 2021

Conversation

leejayyoon
Copy link
Collaborator

Made changes for applying ranking loss directly to the TaskNN.

Just check few lines in

  • structured_prediction_baselines/modules/loss/multilabel_classification/nce_mlc_loss.py
  • structured_prediction_baselines/modules/loss/nce_loss.py

others are all configs.

Copy link
Collaborator

@dhruvdcoder dhruvdcoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just have one question that I asked below

@dhruvdcoder dhruvdcoder added configs Updates to configs--models and/or sweep. enhancement New feature or request labels Aug 29, 2021
@leejayyoon
Copy link
Collaborator Author

@dhruvdcoder I wans't sure why minor changes in the following files are throwing
Tests / -python-3.8-os-macos-latest. Any ideas?

  • structured_prediction_baselines/modules/loss/multilabel_classification/nce_mlc_loss.py
  • structured_prediction_baselines/modules/loss/nce_loss.py

@leejayyoon leejayyoon merged commit 58e6596 into main Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
configs Updates to configs--models and/or sweep. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants