We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d14cf43 commit 0427687Copy full SHA for 0427687
official/nlp/data/create_pretraining_data.py
@@ -715,5 +715,4 @@ def main(_):
715
if __name__ == "__main__":
716
flags.mark_flag_as_required("input_file")
717
flags.mark_flag_as_required("output_file")
718
- flags.mark_flag_as_required("vocab_file")
719
app.run(main)
0 commit comments