Commit 75f6ba05 authored by Myle Ott's avatar Myle Ott
Browse files

Fix comment

parent b3cd43b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ class FairseqTask(object):
        seed=1, num_shards=1, shard_id=0,
    ):
        """
        Generate batches of indices.
        Get an iterator that yields batches of data from the given dataset.

        Args:
            dataset (FairseqDataset): dataset to batch