Skip to content

Commit 0427687

Browse files
No public description
PiperOrigin-RevId: 597318713
1 parent d14cf43 commit 0427687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

official/nlp/data/create_pretraining_data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,5 +715,4 @@ def main(_):
715715
if __name__ == "__main__":
716716
flags.mark_flag_as_required("input_file")
717717
flags.mark_flag_as_required("output_file")
718-
flags.mark_flag_as_required("vocab_file")
719718
app.run(main)

0 commit comments

Comments
 (0)