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

Computing val loss in TorchLanguage.evaluate` #13

Merged
merged 34 commits into from
Feb 17, 2020
Merged

Commits on Jan 27, 2020

  1. test: add optuna

    tamuhey committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    09b42ab View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. add eval_loss

    tamuhey committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    67d9a47 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2020

  1. Configuration menu
    Copy the full SHA
    dbee253 View commit details
    Browse the repository at this point in the history
  2. modified: torch.py

    tamuhey committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    349d35b View commit details
    Browse the repository at this point in the history
  3. modified: torch.py

    tamuhey committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    5804fa1 View commit details
    Browse the repository at this point in the history
  4. fix conflict

    tamuhey committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    1a46a35 View commit details
    Browse the repository at this point in the history
  5. modified: pyproject.toml

    tamuhey committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    d5122aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9f6bc9 View commit details
    Browse the repository at this point in the history
  7. update

    tamuhey committed Feb 4, 2020
    Configuration menu
    Copy the full SHA
    b2ac09b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. Configuration menu
    Copy the full SHA
    af6dbc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b9176c View commit details
    Browse the repository at this point in the history
  3. fix eval_loss

    tamuhey committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    27ec0a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20f6578 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. update train

    tamuhey committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    bcedee1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Configuration menu
    Copy the full SHA
    ee6d38b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61dc59 View commit details
    Browse the repository at this point in the history
  3. black

    tamuhey committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    1f20f21 View commit details
    Browse the repository at this point in the history
  4. mypy

    tamuhey committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    d5ef3c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5da8918 View commit details
    Browse the repository at this point in the history
  6. revert train.py

    tamuhey committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    70806f6 View commit details
    Browse the repository at this point in the history
  7. modified: pyproject.toml

    tamuhey committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    096ff4d View commit details
    Browse the repository at this point in the history
  8. modified: camphr/utils.py

    tamuhey committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    aea5a89 View commit details
    Browse the repository at this point in the history
  9. clean

    tamuhey committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    253c984 View commit details
    Browse the repository at this point in the history
  10. modified: README.md

    tamuhey committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    fd9b4bb View commit details
    Browse the repository at this point in the history
  11. resolved some TODOs

    tamuhey committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    c675d6f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    47aeda3 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. update train cli

    tamuhey committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    213ff60 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/val_loss' of github.com:PKSHATechnology/bedore-…

    …ner into feature/val_loss
    tamuhey committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    1b66aad View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2020

  1. Configuration menu
    Copy the full SHA
    4c07fc8 View commit details
    Browse the repository at this point in the history
  2. deleted: pyrightconfig.json

    tamuhey committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    3159e33 View commit details
    Browse the repository at this point in the history
  3. skip test if no mecab

    tamuhey committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    13ee330 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e75737 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4798465 View commit details
    Browse the repository at this point in the history
  6. update dependency

    tamuhey committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    ed75e7f View commit details
    Browse the repository at this point in the history