Closed vrigal closed 4 months ago
Closes #522
Tested from task group N1O85rIASLmCwKfUpCvTlw: https://wandb.ai/teklia/696-da-en
N1O85rIASLmCwKfUpCvTlw
WandB client handles logging from stdout. The inconvenient of this method is that the parser will output all parsed lines at the end of the script, but it is probably the less "hacky" way to do it.
@eu9ene I simplified parser logs' storage, so we should have all the lines now. I updated results at https://wandb.ai/teklia/696-da-en.
@vrigal please resolve conflicts so I can merge. It's likely poetry lock
poetry lock
Closes #522
Tested from task group
N1O85rIASLmCwKfUpCvTlw
: https://wandb.ai/teklia/696-da-enWandB client handles logging from stdout. The inconvenient of this method is that the parser will output all parsed lines at the end of the script, but it is probably the less "hacky" way to do it.