Datasets:

ArXiv:
a100_20260502 / swift /cli /export.py
shulin16's picture
Add files using upload-large-folder tool
a88f878 verified
Raw
History Blame Contribute Delete
148 Bytes
# Copyright (c) ModelScope Contributors. All rights reserved.
from swift.pipelines import export_main
if __name__ == '__main__':
export_main()