mirror of
https://github.com/modelscope/modelscope.git
synced 2026-09-01 19:49:03 +02:00
fixup! fix load dataset from huggingface hub
This commit is contained in:
@@ -897,4 +897,4 @@ class MsDataset:
|
||||
else:
|
||||
self._hf_ds.reset_format()
|
||||
self._hf_ds.set_format(type='torch')
|
||||
return
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user