智丞
f219e1a8bc
revert pipeline params update
3 years ago
雨泓
a764aefa15
Merge commit '1a0d4af55a2eee69d89633874890f50eda8f8700' into feat/nlp_refactor
* commit '1a0d4af55a2eee69d89633874890f50eda8f8700':
[to #42322933 ] test level check Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9143809
[to #42322933 ] update nlp models name in metainfo Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9134657
# Conflicts:
# modelscope/metainfo.py
3 years ago
yingda.chen
1a0d4af55a
[to #42322933 ] test level check
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9143809
3 years ago
雨泓
fb4e0aac3a
remove MaskedLanguageModel from __all__
3 years ago
雨泓
e86156f8ef
recommit
3 years ago
雨泓
c376d59143
solve comment: 1. change MaskedLMModelBase to MaskedLanguageModelBase 2. remove a useless import
3 years ago
雨泓
aa0cebb3ec
ignore dst_processor temporary
3 years ago
雨泓
2328f95825
lint file
3 years ago
雨泓
4716653623
lint file
3 years ago
雨泓
142ae9b535
lint file
3 years ago
雨泓
33e0d24e13
lint file
3 years ago
雨泓
56cb04cefe
pre-commit lint
3 years ago
智丞
7d9b163a92
Merge branch 'feat/nlp_refactor' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into feat/nlp_refactor
3 years ago
智丞
a1af728079
refactor space
3 years ago
zhangzhicheng.zzc
371530ed1d
[to #42322933 ] update nlp models name in metainfo
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9134657
3 years ago
雨泓
cb8bc4c327
fix compile bug
3 years ago
雨泓
31d82bbe78
Merge branch 'feat/nlp' into feat/nlp_refactor
* feat/nlp:
[to #42322933 ] Add cv-action-recongnition-pipeline to maas lib
[to #42463204 ] support Pil.Image for image_captioning_pipeline
[to #42670107 ] restore pydataset test
[to #42322933 ] add create if not exist and add(back) create model example Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9130661
[to #41474818 ]fix: fix errors in task name definition
# Conflicts:
# modelscope/pipelines/builder.py
3 years ago
雨泓
c74a252b6c
Merge commit 'ace8af92465f7d772f035aebe98967726655f12c' into feat/nlp
* commit 'ace8af92465f7d772f035aebe98967726655f12c':
[to #42322933 ] Add cv-action-recongnition-pipeline to maas lib
[to #42463204 ] support Pil.Image for image_captioning_pipeline
[to #42670107 ] restore pydataset test
[to #42322933 ] add create if not exist and add(back) create model example Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9130661
[to #41474818 ]fix: fix errors in task name definition
# Conflicts:
# modelscope/pipelines/builder.py
# modelscope/utils/constant.py
3 years ago
雨泓
2eb633ec93
revert a mis modification
3 years ago
雨泓
75dd131ada
revert a mis modification
3 years ago
雨泓
9856d504dc
remove an useless enum
3 years ago
雨泓
1476e08b82
all ut passed
3 years ago
yongfei.zyf
ace8af9246
[to #42322933 ] Add cv-action-recongnition-pipeline to maas lib
达摩行为识别合入maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9134444
3 years ago
lingcai.wl
2019315c54
[to #42463204 ] support Pil.Image for image_captioning_pipeline
3 years ago
feiwu.yfw
b8ba35bd27
[to #42670107 ] restore pydataset test
* pydataset unitest
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9132896
3 years ago
雨泓
96e25be7d2
add default args
3 years ago
雨泓
3987a3bf7d
ut run passed
3 years ago
智丞
1009d54d22
add test level
3 years ago
雨泓
67a8440de5
add eval() to pipeline call
3 years ago
智丞
ae9a7f9a5b
Merge branch 'feat/nlp_refactor' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into feat/nlp_refactor
3 years ago
智丞
c63107c500
revise modelhub dependency
3 years ago
雨泓
63695d6743
unfinished
3 years ago
雨泓
31c774936b
unfinished
3 years ago
yingda.chen
8400ca1fc7
[to #42322933 ] add create if not exist and add(back) create model example
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9130661
3 years ago
雨泓
c5693f2a84
unfiinished change
3 years ago
luoyiyun.lyy
849410e107
[to #41474818 ]fix: fix errors in task name definition
修改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
3 years ago
智丞
5fdfb9e5b7
merge with master head
3 years ago
wenmeng.zwm
e288cf076e
[to #42362853 ] refactor pipeline and standardize module_name
* using get_model to validate hub path
* support reading pipeline info from configuration file
* add metainfo const
* update model type and pipeline type and fix UT
* relax requimrent for protobuf
* skip two dataset tests due to temporal failure
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9118154
3 years ago
智丞
4dfab005ca
merge with space
3 years ago
智丞
17e6a3d41d
merge with fill_mask
3 years ago
智丞
bcbe079290
merge with zero_shot_classfication
3 years ago
智丞
8853b0dff1
merge with sentiment_classification
3 years ago
智丞
28fe91c8fd
merge with nli task
3 years ago
智丞
88ee08c5dd
Merge remote-tracking branch 'origin/master' into feat/zero_shot_classification
3 years ago
智丞
8ae2e46ad3
allow params pass to pipeline's __call__ method
3 years ago
mulin.lyh
76c6ff6329
[to #42675838 ]merge model hub code
合并model hub 代码
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9096493
3 years ago
suluyan
62c2877b60
fix isort for pre-commit check
3 years ago
suluyan
b049f17f54
fix comments
3 years ago
智丞
fcc5740238
merge with master 2/2
3 years ago
智丞
c8ccfe0a2c
merge with master
3 years ago