Skip to content

Commit

Permalink
Update pretrain_dataloader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sushreebarsa authored Nov 8, 2023
1 parent 8e2ee9c commit 19ea3d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion official/nlp/data/pretrain_dataloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ class XLNetPretrainDataConfig(cfg.DataConfig):
Attributes:
input_path: See base class.
global_batch_size: See base calss.
global_batch_size: See base class.
is_training: See base class.
seq_length: The length of each sequence.
max_predictions_per_seq: The number of predictions per sequence.
Expand Down

0 comments on commit 19ea3d2

Please sign in to comment.