Files
modelscope/tests
xingjun.wxj 78f29cf999 [to #42322933] Add delete datasets files and upload mode.
1. Add : MsDataset.delete() , support delete dataset file or dir.

2. Add: upload mode,  MsDataset.upload(xx, upload_mode=UploadMode.FORCE_UPLOAD), or  MsDataset.upload(xx, upload_mode=UploadMode.APPEND_UPLOAD)
     if upload_mode = UploadMode.APPEND_UPLOAD, then skip object in case of this object exists.

3. Add: support reload sts token automatically to avoid expire. (current expiration: 24h)

4. Fix: add cookies in api.py for downloading private datasets.
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10524449
2022-10-27 20:30:35 +08:00
..
2022-10-25 12:26:25 +08:00
2022-10-27 19:49:21 +08:00
2022-10-25 12:26:25 +08:00
2022-10-25 12:26:25 +08:00
2022-08-17 22:51:22 +08:00
2022-05-17 10:15:00 +08:00