Woody

Results 3 comments of Woody

Plus, besides commenting the previous `URL`, you also need to change the `MD5` in `torchtext/datasets/multi30k.py`. ``` # URL = { # 'train': r'http://www.quest.dcs.shef.ac.uk/wmt16_files_mmt/training.tar.gz', # 'valid': r'http://www.quest.dcs.shef.ac.uk/wmt16_files_mmt/validation.tar.gz', # 'test': r'http://www.quest.dcs.shef.ac.uk/wmt16_files_mmt/mmt16_task1_test.tar.gz', #...

@freshnemo has it been solved?

after following @yty-sky solution, I've run into the same issue as @alexdesko > Hi all, I have the same error as @zzy0428 and @szy4017, namely `get_num_points return x.points_padded().shape[1] AttributeError: 'NoneType'...