You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parser.add_argument('-ssp','--subs_path', help='path to the folder that has both best_config_sub.csv and simple_config_sub.csv files', default='.', type=str)
parser.add_argument('-sp','--save_path', help='save path for output submission file', default='.', type=str)