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

Fix comment

parent b3cd43b2
...@@ -45,7 +45,7 @@ class FairseqTask(object): ...@@ -45,7 +45,7 @@ class FairseqTask(object):
seed=1, num_shards=1, shard_id=0, 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: Args:
dataset (FairseqDataset): dataset to batch dataset (FairseqDataset): dataset to batch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment