Skip to main content
Version: v1.2.0

Download an experiment's logs/config file

H2O Hydrogen Torch offers the ability to download an experiment's logs and config.

  • You can use the logs file to explore experiment errors.
  • You can use the config file to reuse the experiment's settings.

Instructions

To download the logs and configurations (.yml file) of a built experiment, consider the following instructions:

  1. In H2O Hydrogen Torch navigation menu, click View experiments.
  2. Click the experiment name.
  3. Click Download logs/config.

Feedback