- update hydra config to make experiment overrides smoother - fix directory naming - update readme
5 lines
87 B
YAML
5 lines
87 B
YAML
# @package _global_
|
|
hyperparameters:
|
|
lmbda: 0.95
|
|
num_epochs: 4
|
|
aux_loss_mult: 1.0 |