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.
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.