fixup! fix load dataset from huggingface hub

This commit is contained in:
TueVNguyen
2025-03-21 04:20:26 +00:00
parent a7aa1467b7
commit 665ed127a3

View File

@@ -897,4 +897,4 @@ class MsDataset:
else:
self._hf_ds.reset_format()
self._hf_ds.set_format(type='torch')
return
return