Commit Graph

161 Commits

Author SHA1 Message Date
智丞
37901ad696 merge with fill mask 2022-06-23 20:44:40 +08:00
智丞
6499b904ec update sequence classfication outpus 2022-06-23 20:34:53 +08:00
智丞
08e03ca9b0 remove zeroshot 2022-06-23 19:53:29 +08:00
智丞
f219e1a8bc revert pipeline params update 2022-06-23 19:48:06 +08:00
suluyan
01ca8214fb update 2022-06-23 18:15:40 +08:00
雨泓
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
2022-06-23 17:28:47 +08:00
yingda.chen
1a0d4af55a [to #42322933] test level check
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9143809
2022-06-23 16:55:48 +08:00
雨泓
fb4e0aac3a remove MaskedLanguageModel from __all__ 2022-06-23 14:58:45 +08:00
雨泓
e86156f8ef recommit 2022-06-23 14:52:00 +08:00
雨泓
c376d59143 solve comment: 1. change MaskedLMModelBase to MaskedLanguageModelBase 2. remove a useless import 2022-06-23 14:51:46 +08:00
雨泓
aa0cebb3ec ignore dst_processor temporary 2022-06-23 14:21:25 +08:00
雨泓
2328f95825 lint file 2022-06-23 14:11:18 +08:00
智丞
e1f058d249 update modelhub dependency 2022-06-23 13:44:11 +08:00
雨泓
4716653623 lint file 2022-06-23 13:42:32 +08:00
雨泓
142ae9b535 lint file 2022-06-23 13:34:53 +08:00
雨泓
33e0d24e13 lint file 2022-06-23 13:23:24 +08:00
雨泓
56cb04cefe pre-commit lint 2022-06-23 13:12:57 +08:00
suluyan
102943923e fix 2022-06-23 12:53:42 +08:00
suluyan
e6bb781c6d Merge remote-tracking branch 'origin' into feat/fill_mask 2022-06-23 12:52:20 +08:00
智丞
7d9b163a92 Merge branch 'feat/nlp_refactor' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into feat/nlp_refactor 2022-06-23 12:11:51 +08:00
智丞
a1af728079 refactor space 2022-06-23 12:11:41 +08:00
zhangzhicheng.zzc
371530ed1d [to #42322933] update nlp models name in metainfo
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9134657
2022-06-23 11:58:22 +08:00
雨泓
cb8bc4c327 fix compile bug 2022-06-23 11:46:19 +08:00
雨泓
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
2022-06-23 11:38:26 +08:00
雨泓
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
2022-06-23 11:26:44 +08:00
雨泓
2eb633ec93 revert a mis modification 2022-06-23 11:20:54 +08:00
雨泓
75dd131ada revert a mis modification 2022-06-23 11:18:40 +08:00
雨泓
9856d504dc remove an useless enum 2022-06-23 11:03:26 +08:00
雨泓
1476e08b82 all ut passed 2022-06-23 10:54:57 +08:00
Yingda Chen
8153a96409 merge master 2022-06-23 10:31:55 +08:00
Yingda Chen
602dfcd508 tmp 2022-06-23 10:29:07 +08:00
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
2022-06-23 10:22:43 +08:00
lingcai.wl
2019315c54 [to #42463204] support Pil.Image for image_captioning_pipeline 2022-06-22 23:54:38 +08:00
feiwu.yfw
b8ba35bd27 [to #42670107] restore pydataset test
* pydataset unitest
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9132896
2022-06-22 22:01:25 +08:00
雨泓
96e25be7d2 add default args 2022-06-22 21:54:41 +08:00
雨泓
3987a3bf7d ut run passed 2022-06-22 21:51:29 +08:00
智丞
1009d54d22 add test level 2022-06-22 20:49:42 +08:00
雨泓
67a8440de5 add eval() to pipeline call 2022-06-22 20:34:17 +08:00
智丞
ae9a7f9a5b Merge branch 'feat/nlp_refactor' of http://gitlab.alibaba-inc.com/Ali-MaaS/MaaS-lib into feat/nlp_refactor 2022-06-22 20:14:24 +08:00
智丞
c63107c500 revise modelhub dependency 2022-06-22 20:14:03 +08:00
雨泓
63695d6743 unfinished 2022-06-22 20:13:41 +08:00
雨泓
31c774936b unfinished 2022-06-22 19:05:37 +08:00
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
2022-06-22 18:39:08 +08:00
suluyan
9e846b8fc0 fix bug 2022-06-22 17:31:52 +08:00
雨泓
c5693f2a84 unfiinished change 2022-06-22 17:11:18 +08:00
suluyan
e43e5930f4 fix: pipeline module_name from model_type to 'fill_mask' & fix merge bug 2022-06-22 16:53:12 +08:00
suluyan
e50e0e0fd1 Merge remote-tracking branch 'origin' into feat/fill_mask
Conflicts:
	modelscope/utils/constant.py
2022-06-22 16:27:50 +08:00
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
2022-06-22 15:49:58 +08:00
智丞
5fdfb9e5b7 merge with master head 2022-06-22 14:23:07 +08:00
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
2022-06-22 14:15:32 +08:00