Skip to content

Commit

Permalink
X
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 571265899
  • Loading branch information
SeqIO Team authored and SeqIO committed Oct 6, 2023
1 parent bae5d7e commit 500e455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seqio/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ def mixture_or_task_with_truncated_data(
preprocessors=mixture_or_task.preprocessors,
postprocess_fn=mixture_or_task.postprocessor,
metric_fns=mixture_or_task.metric_fns,
metric_objs=mixture_or_task.metric_objs,
shuffle_buffer_size=mixture_or_task._shuffle_buffer_size,
)
if add_to_seqio_registry:
Expand Down

0 comments on commit 500e455

Please sign in to comment.