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

Add --label-smoothing eps argument to train.py (default 0.0) #2344

Merged
merged 7 commits into from
Mar 29, 2021
Merged

Add --label-smoothing eps argument to train.py (default 0.0) #2344

merged 7 commits into from
Mar 29, 2021

Commits on Mar 2, 2021

  1. Add label smoothing option

    phattran committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    d2367a7 View commit details
    Browse the repository at this point in the history
  2. Correct data type

    phattran committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    a78a676 View commit details
    Browse the repository at this point in the history
  3. add_log

    phattran committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    5b28012 View commit details
    Browse the repository at this point in the history
  4. Remove log

    phattran committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    b0d1093 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Add log

    phattran committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    a9a4f71 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    9abdcda View commit details
    Browse the repository at this point in the history
  2. Update loss.py

    remove comment (too versbose)
    glenn-jocher committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    cd3f4f6 View commit details
    Browse the repository at this point in the history