naturalcc icon indicating copy to clipboard operation
naturalcc copied to clipboard

AttributeError: type object 'SeqIndexedDataset' has no attribute 'Index'

Open fuchengjie opened this issue 2 years ago • 4 comments

hi, I want to run GPT-2 After i execute: python -m ncc_dataset.raw_py150.completion.preprocess,got one error as the picture:

AttributeError: type object 'SeqIndexedDataset' has no attribute 'Index'

image

Looking for your reply. Thanks.

fuchengjie avatar Nov 14 '22 09:11 fuchengjie