In the [Lambda-DARTS repo](https://github.com/dr-faustus/Lambda-DARTS/blob/master/NAS-Bench201/exps/algos/DARTS-V1.py), they track a `train_corr` and a `valid_corr`. What we're tracking looks equivalent to `train_corr`. Is this really the one we want to track?