hkproj/pytorch-transformer

System cannot find the path specified - tokenizer path.

Closed this issue · 1 comments

tokenizer = Tokenizer.from_file(str(tokenizer_path))
Exception: The system cannot find the file specified. (os error 2)

getting this error while training the model. Someone please help me out. Thanks in advance.

My bad. Got it Solved :)