ztx313

Results 2 issues of ztx313

def load(self, args): # Load a trained model and vocabulary that you have fine-tuned assert args.reload_from>=0, "please specify the checkpoint iteration in args.reload_from" output_dir = os.path.join(f"./output/{args.model}/{args.model_size}/models/", f'checkpoint-{args.reload_from}') self.model = DialogBERT.from_pretrained(output_dir)...

hi! when I run python SPARQL_test.py, then the error: TimeoutError: [WinError 10060] urllib.error.URLError: