Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 579901555
  • Loading branch information
SeqIO Team authored and SeqIO committed Nov 6, 2023
1 parent a497a46 commit 6ec453b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion seqio/dataset_providers_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,6 @@ def test_no_shuffle_different_seeds_random_tp_uncached_mismatch(self):
)
test_utils.assert_datasets_neq(dataset1, dataset2)


def test_plaintext_to_pretokenized_rename(self):
ds = self.cached_plaintext_task.get_dataset(
self._sequence_length, split="train", use_cached=True, shuffle=False
Expand Down

0 comments on commit 6ec453b

Please sign in to comment.