BERT-pytorch
BERT-pytorch copied to clipboard
will "random.randint(self.corpus_lines if self.corpus_lines < 1000 else 1000)" report error?
trafficstars
in the dataset.py line 31, it seem to report error random.randint() needs two positional argument.
这代码bug好多的