智丞
692ea98bbf
skip ci blocking
3 years ago
Yingda Chen
cfeac7afd8
[to #42322933 ] skip aec test
3 years ago
智丞
1cc1b3c637
revise based on comment except chinease comment
3 years ago
shichen.fsc
5386748bc4
[to #42322933 ] add some code check
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9122842
* [Add] add KWS code
* [Update] check code linters and formatter
* [Update] update kws code
* Merge branch 'master' into dev/kws
* [Fix] fix kws warning
* [Add] add ROC for KWS
* [Update] add some code check
* feat: Fix confilct, auto commit by WebIDE
* feat: Fix confilct, auto commit by WebIDE
* Merge branch 'master' into dev/kws
* [Update] refactor kws code
* [Update] refactor kws code
* [Update] refactor kws code, bug fix
* [Update] refactor kws code, bug fix
3 years ago
eniac.xcw
9ff6b704b0
[to #42322933 ]add multi-modal-feature
增加中文图文特征模型
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9157786
* add multi-modal-feature
* 修改code review中的问题
3 years ago
yingda.chen
6702b29e21
[to #42794773 ]rename pydataset to msdataset
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9165402
3 years ago
智丞
39172b5f66
remove unformatted space trainer
3 years ago
智丞
378a34087d
Merge remote-tracking branch 'origin/master' into feat/nlp
3 years ago
Yingda Chen
b6e3fd80b0
Revert "[to #42794773 ] rename pydataset to msdataset"
This reverts commit c8e2e6de0e .
3 years ago
Yingda Chen
c8e2e6de0e
[to #42794773 ] rename pydataset to msdataset
3 years ago
yingda.chen
0acbfe1663
[to #42322933 ] interface refine with doc
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9159678
3 years ago
mulin.lyh
6991620f59
[to #42698276 ]fix: git repo operations supports, gitlab token certification support.
3 years ago
智丞
38fd72a06d
remove useless test.py
3 years ago
智丞
6741bc5afd
merge with master
3 years ago
jiaqi.sjq
4a3f22259f
* Relax version requirements in audio.txt
* Fix bugs in ttsfrd which may cause text-to-speech break disappear and upgrade it to version 0.0.2
* other fix to make ut pass
3 years ago
yingda.chen
e7571a566f
[to #42322933 ] skip dataset test for now
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9155405
3 years ago
智丞
be17f2a74b
Merge remote-tracking branch 'origin/feat/fill_mask' into feat/nlp
3 years ago
ly119399
ec64d14446
fix flake8 warning of dst
3 years ago
suluyan.sly
0286dd45cc
[to #42322933 ] Add nlp-structbert/veco-fill-mask-pipeline to maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9069107
3 years ago
suluyan
767a8360c7
fix
3 years ago
suluyan
f279c48396
Merge remote-tracking branch 'origin' into feat/fill_mask
3 years ago
智丞
37901ad696
merge with fill mask
3 years ago
智丞
6499b904ec
update sequence classfication outpus
3 years ago
智丞
08e03ca9b0
remove zeroshot
3 years ago
智丞
f219e1a8bc
revert pipeline params update
3 years ago
suluyan
01ca8214fb
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
智丞
e1f058d249
update modelhub dependency
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
suluyan
102943923e
fix
3 years ago
suluyan
e6bb781c6d
Merge remote-tracking branch 'origin' into feat/fill_mask
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