dataset-5/quickstart.md
2024-07-01 23:40:30 +08:00

194 B

SDK usage

from modelscope.msdatasets import MsDataset

MsDataset.load("OpenDataLab/SAMSum_Corpus")

# Note: If the SDK is not available, please use git to download the dataset.