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

Commits on Aug 27, 2021

  1. To do NCE loss on taskNN directly, modified nce*loss.py and added jso…

    …nnet file for running experiment
    leejayyoon committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    49d4611 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2021

  1. Configuration menu
    Copy the full SHA
    9e0d6f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3b1b7a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:dhruvdcoder/structured_prediction_b…

    …aselines into jaylee-patch
    leejayyoon committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    4e6da28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    17ae4ab View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    3fc8ff6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23da7b0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:dhruvdcoder/structured_prediction_b…

    …aselines into jaylee-patch
    leejayyoon committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    788d134 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'jaylee-patch' of github.com:dhruvdcoder/structured_pred…

    …iction_baselines into jaylee-patch
    leejayyoon committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    82db377 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:dhruvdcoder/structured_prediction_b…

    …aselines into jaylee-patch
    leejayyoon committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    64c0470 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. added some trailing files

    leejayyoon committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    4b74507 View commit details
    Browse the repository at this point in the history
  2. t push origin Merge branch 'main' of github.com:dhruvdcoder/structure…

    …d_prediction_baselines into jaylee-patch
    leejayyoon committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    18d8fe0 View commit details
    Browse the repository at this point in the history
  3. added use_distance flag to simply work on ranking loss + fixed self.u…

    …se_scorenn related assertion
    leejayyoon committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    bde3522 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    962d158 View commit details
    Browse the repository at this point in the history