nemo_curator.tasks.file_group
Module Contents
Classes
API
Dataclass
Bases: Task[list[str]]
Task representing a group of files to be read. This is created during the planning phase and passed to reader stages.
data
num_items
Number of files in this group.
reader_config
Validate the task data.