Sequence-Labeling-Early-Exit icon indicating copy to clipboard operation
Sequence-Labeling-Early-Exit copied to clipboard

error: 'yangjie_rich_pretrain_bigram_path' is not defined

Open tjpuzhenzhang opened this issue 3 years ago • 1 comments

An error happened in load_data_.py, line 231, 'yangjie_rich_pretrain_bigram_path' is not defined. But in paths.py, this variable is not mentioned. And I also want to know which dataset in the paths.py should be used first for testing the programme.

tjpuzhenzhang avatar Aug 06 '22 02:08 tjpuzhenzhang

It is a negligible variable, and in the latest code I set it to a blank string.

LeeSureman avatar Aug 19 '22 06:08 LeeSureman