AM
Size: a a a
AM
R
Vc
Vc
VK

MP
С
R
R
R
MP
R
MP
MP
AN

@main.command()
@click.option('--p1', type=str, required=True)
@click.option('--p2', type=str, required=True)
...
def run(p1, p2, p3, p4, lr_bin, start_seed, round, nthreads, count):
...AN
AN
VK
AN