mirror of
https://github.com/modelscope/modelscope.git
synced 2025-12-24 03:59:23 +01:00
849410e107c2ce27d00f69641cb14436b3507388
修改constant.py中task name定义的错误
- sentence-similarity重复定义
- fill-mask多加了一个空格
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9125956
* [to #41474818]fix: fix errors in task name definition
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
Languages
Python
98.7%
Cuda
0.8%
C++
0.4%