Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

[WIP] Introduce Optuna related logics to allennlp.commands.train for supporting pruning in distributed situation #5341

Closed
wants to merge 8 commits into from

Commits on Jul 29, 2021

  1. Integrate with Optuna

    himkt committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    07da77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799f077 View commit details
    Browse the repository at this point in the history
  3. Import modules

    himkt committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    7232037 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    himkt committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    13b88a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Update docstring

    himkt committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    931bae1 View commit details
    Browse the repository at this point in the history
  2. Add trial to _train_worker

    himkt committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    cb8b9b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb28f6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21baa1d View commit details
    Browse the repository at this point in the history