I want to know what hyperparameters were used to run the results you posted on Github. Specific links: https://github.com/microsoft/Semi-supervised-learning/blob/main/results/usb_cv.csv
Is the result of running the. yaml file in Github ./config/usb_cv? But there is a question that the hyperparameter settings in these files, such as batch size, the batch size is 8 in .yaml file, do not match those in the USB paper that is 16. Which should I follow to run them ?