Skip to content

Commit

Permalink
fix bookcorpus
Browse files Browse the repository at this point in the history
  • Loading branch information
zheyuye committed Jun 30, 2020
1 parent 6cc5ccd commit ddbde75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/datasets/pretrain_corpus/prepare_bookcorpus.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ def main(args):
filename = os.path.basename(name)
f.extract(name, os.path.join(save_dir, filename))
else:
# TODO(zheyuye), format fore pretraining
raise NotImplementedError
else:
raise NotImplementedError
Expand Down

0 comments on commit ddbde75

Please sign in to comment.