Load and validate a webevals config file
Usage
read_config(hub_path, config_path)
Arguments
- hub_path
A path to the hub.
- config_path
A path to a yaml file that specifies the configuration
options for the evaluation.
Value
A list of configuration options for the evaluation.