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
I apologize for any inconvenience caused. When calling the 'load_input_tensors(train_statement_path, model_type, model_name, max_seq_length, args.load_sentvecs_model_path)' function, if the value passed to args.load_sentvecs_model_path is empty, it results in a NoneType error when running model, old_args = torch.load(pretrained).I would greatly appreciate your assistance in answering my question at your convenience. I am sincerely grateful for your help.
The text was updated successfully, but these errors were encountered:
I apologize for any inconvenience caused. When calling the 'load_input_tensors(train_statement_path, model_type, model_name, max_seq_length, args.load_sentvecs_model_path)' function, if the value passed to args.load_sentvecs_model_path is empty, it results in a NoneType error when running model, old_args = torch.load(pretrained).I would greatly appreciate your assistance in answering my question at your convenience. I am sincerely grateful for your help.
The text was updated successfully, but these errors were encountered: