BERT-pytorch
BERT-pytorch copied to clipboard
Fix Bug in getting random line
Get random sentence for next sentence prediction task, random sentence should be get in random_file rather than original file to iterate.