source_path

DatasetMapping.source_path

Map the source_path attribute of each dataset to a standalone mapping.

Note

When the source_path attribute of the dataset gets updated (e.g. by calling save_dataset with the default update_source_path=True) this value will be updated as well.

Returns:

Mapping of the dataset source paths.

Return type:

Mapping[str, str]