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
Hello,When I run torchrun finetune.py, I get the following error:KeyError: 'sdo_data_root_path'.It seems that my config is missing config["data"]["sdo_data_root_path"]. Could you tell me where this path should be set, or how to specify it correctly?