HyoJin Joo

Results 3 comments of HyoJin Joo

I can't load the model in this situation. Can you tell me the spacy library version?

I solved this problem. I will write the solution below and request a pull requests. main.py line309 [Before] > model = T5FineTuner(args) > > print("Reload the model") > model.model.from_pretrained(args.output_dir) [After]...

리액트를 배우는데 기초부터 탄탄히 하고자 해당 문서를 읽게 되었습니다. 좋은 문서 남겨주셔서 감사합니다 :)