Download an experiment's logs/config file
Overview
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:
- In H2O Hydrogen Torch navigation menu, click View experiments.
- Click the experiment name.
- Click Download logs/config.
- H2O Hydrogen Torch downloads a folder containing the following files:
- A YAML file
- The file contains the setting values of the experiment
 
- A JSON file
- The file contains information about the charts of the experiment (model). To learn more about an experiment's charts, see Charts
 
- A Logfile
- The file contains information about the experiment's activities and errors
 
 
- A YAML file
 
- H2O Hydrogen Torch downloads a folder containing the following files:
Feedback
- Submit and view feedback for this page
- Send feedback about H2O Hydrogen Torch to cloud-feedback@h2o.ai