194 B
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.
from modelscope.msdatasets import MsDataset
MsDataset.load("OpenDataLab/SAMSum_Corpus")
# Note: If the SDK is not available, please use git to download the dataset.