pangda 4bd72e528a [to #42322933] support restore best checkpoint after training
1. 支持训练完成后自动恢复best ckpt,方便在不同测试集上进行测试
2. build_optimizer/build_lr_scheduler改为成员函数,方便重载(如模型分层lr)
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10348255
2022-10-11 11:14:34 +08:00
2022-09-15 18:11:03 +08:00

Introduction

ModelScope library is targeted to support training, evaluation and inference for the state of the art models provided by Mind and further support third-party models provided by users outside alibaba.

Design doc

Please refer to alidoc link

Development doc

Please refer to develop.md

ChangeLog

  • 20/05/2022 First release version

Refer to change_log.md for more details

Description
ModelScope: bring the notion of Model-as-a-Service to life.
Readme Apache-2.0 73 MiB
Languages
Python 98.7%
Cuda 0.8%
C++ 0.4%