kim

Results 2 comments of kim

It likes the parser for '\t' works bad.. if you install bert_pytorch by pip, edit `/opt/conda/lib/python3.8/site-packages/bert_pytorch/dataset/dataset.py` line 23. change ```python self.lines = [line[:-1].split("\t") for line in tqdm.tqdm(f, desc="Loading Dataset", total=corpus_lines)]...

Is this problem solved now? I met the same problem when I using "Rllib evaluate --render" 😢