智丞
|
e5f99bc6d0
|
update requirements/nlp
|
2022-07-03 10:39:17 +08:00 |
|
智丞
|
7b3d792943
|
formating output
|
2022-07-02 22:42:38 +08:00 |
|
智丞
|
0ca1877cef
|
Merge remote-tracking branch 'origin/master' into nlp/space/dst
|
2022-07-02 22:02:47 +08:00 |
|
智丞
|
54122b2dab
|
merge with master
|
2022-07-02 21:58:42 +08:00 |
|
xuangen.hlh
|
62f1e76ff8
|
[to #42322933] Add cv_imagen_text-to-image-synthesis_tiny to maas lib
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9242667
|
2022-07-02 15:47:25 +08:00 |
|
zhangzhicheng.zzc
|
5b98cc1513
|
[to #42322933]新增:nli,sentiment_classification,dialog_intent,dialog_modeling
添加了,nli,sentiment_classification, dialog_intent, dialog_modeling几个pipeline。同时加入了nlp里面sequence classification一些简单的抽象。
去掉了zero_shot_classification
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9159089
|
2022-07-01 23:13:03 +08:00 |
|
yingda.chen
|
0260b89431
|
[to #42322933] unified output keys
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9240440
|
2022-07-01 18:29:34 +08:00 |
|
huangjun.hj
|
31b203acfb
|
* [to #42322933] refine quick_start.md and pipeline.md
|
2022-07-01 17:35:56 +08:00 |
|
wenmeng.zwm
|
bb57020daa
|
[to #42362425] remove add module to default group

Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9229852
|
2022-07-01 17:27:55 +08:00 |
|
wenmeng.zwm
|
8e51a073a6
|
[to #42966122] requirements enchanment and self-host repo support
* add self-hosted repo:
* add extra requirements for different field and reduce necessary requirements
* update docker file with so required by audio
* add requirements checker which will be used later when implement lazy import
* remove repeated requirements and replace opencv-python-headless with opencv-python
example usage:
```shell
pip install model_scope[all] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[cv] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[nlp] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[audio] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
pip install model_scope[multi-modal] -f https://pai-vision-data-hz.oss-cn-zhangjiakou.aliyuncs.com/release/maas/repo.html
```
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9211383
|
2022-07-01 16:38:06 +08:00 |
|
yingda.chen
|
9c72c06e0b
|
[to #42322933] merge hub api for model and dataset
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9233644
|
2022-07-01 11:29:33 +08:00 |
|
shichen.fsc
|
40cb1043b8
|
[to #42322933] add customized keywords setting for KWS
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9200613
* [Add] add KWS code
* [Fix] fix kws warning
* [Add] add ROC for KWS
* [Update] add some code check
* [Update] refactor kws code, bug fix
* [Add] add customized keywords setting for KWS
* [Add] add data/test/audios for KWS
|
2022-06-30 22:40:38 +08:00 |
|
ly119399
|
90c5e18183
|
update requirement
|
2022-06-30 19:28:33 +08:00 |
|
ly119399
|
9e1c7d54d5
|
Merge branch 'master' into nlp/space/dst
|
2022-06-30 19:12:06 +08:00 |
|
ly119399
|
f3146996e8
|
merge feat nlp
|
2022-06-30 18:58:54 +08:00 |
|
yichang.zyc
|
12cc394a95
|
[to #42322933] use gpu when available
ofa/caption 增加feature, 如果有gpu默认使用gpu
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9228113
|
2022-06-30 18:34:20 +08:00 |
|
yanheng.wyh
|
5fc8b3c9ab
|
[to #42322933] upate animal recognition model name
|
2022-06-30 17:46:31 +08:00 |
|
ly119399
|
d9cedf2632
|
update dst
|
2022-06-30 16:34:17 +08:00 |
|
ly119399
|
8f8463467c
|
merge feat nlp
|
2022-06-30 16:06:18 +08:00 |
|
智丞
|
1307b52699
|
space outputs normalization
|
2022-06-30 16:05:09 +08:00 |
|
ly119399
|
82f8d2aefd
|
dst test ready
|
2022-06-30 15:59:46 +08:00 |
|
hemu.zp
|
a03106172f
|
[to #42322933] Update sofa version 1.0.4.2
更新 sofa 到 1.0.4.2 版本,解决 palm 模型无法并行的 bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9217921
|
2022-06-30 15:35:59 +08:00 |
|
ly119399
|
99c013acc3
|
Merge branch 'feat/nlp' into nlp/space/dst
|
2022-06-30 15:26:19 +08:00 |
|
ly119399
|
94522aa721
|
Merge remote-tracking branch 'origin' into nlp/space/dst
|
2022-06-30 15:24:59 +08:00 |
|
ly119399
|
bcbb4c02e5
|
merge feat/nlp
|
2022-06-30 15:19:58 +08:00 |
|
智丞
|
f84fe9bf24
|
remove useless doc
|
2022-06-30 15:02:43 +08:00 |
|
ly119399
|
d361c1730b
|
modify chinese comment
|
2022-06-30 14:51:09 +08:00 |
|
ly119399
|
99772b1acc
|
modify test level
|
2022-06-30 14:45:41 +08:00 |
|
ly119399
|
88e6766944
|
add outputs
|
2022-06-30 14:41:46 +08:00 |
|
mulin.lyh
|
c2ae3de640
|
[to #42879757 #42887254]fix: Repository initialize lfs after clone, add download times counter
Repository在clone后执行 git lfs install初始化lfs支持,下载技术添加到header里
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9204291
* [to #42879757 #42887254]fix: Repository initialize lfs after clone, add download times counter
|
2022-06-30 14:27:53 +08:00 |
|
智丞
|
4a79f63a9d
|
add missing setting
|
2022-06-30 14:25:44 +08:00 |
|
ly119399
|
433ae05ba8
|
modify model name
|
2022-06-30 14:24:56 +08:00 |
|
智丞
|
dadc07f492
|
merge with master
|
2022-06-30 14:15:17 +08:00 |
|
ly119399
|
f63c37fc1f
|
add test case
|
2022-06-30 14:09:29 +08:00 |
|
mulin.lyh
|
0264b25a60
|
[to #42322933]modify to new ip
修改为新的服务ip
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9217420
* modify modelhub datahub to new ip, fix image-caption case bug
|
2022-06-30 13:54:49 +08:00 |
|
ly119399
|
d422510158
|
fix bug
|
2022-06-30 11:17:38 +08:00 |
|
言枫
|
c2a16def28
|
add 2 complete examples
|
2022-06-30 11:07:41 +08:00 |
|
ly119399
|
b6baa1c58f
|
init
|
2022-06-30 10:21:11 +08:00 |
|
ly119399
|
31a49a1830
|
inherit bug fix
|
2022-06-30 10:20:35 +08:00 |
|
言枫
|
6512a57909
|
inform revise
|
2022-06-30 10:06:46 +08:00 |
|
ly119399
|
4cfc4b43a0
|
merge feat/nlp
|
2022-06-29 22:27:52 +08:00 |
|
ly119399
|
a52b75c9c1
|
update dst conf
|
2022-06-29 21:57:50 +08:00 |
|
ly119399
|
7b23a6ae94
|
dst loacl ready
|
2022-06-29 21:21:16 +08:00 |
|
ly119399
|
ef2ba806ea
|
test case ready
|
2022-06-29 16:35:19 +08:00 |
|
言枫
|
e9b17e5680
|
change example
|
2022-06-29 15:25:14 +08:00 |
|
言枫
|
7b7edcc666
|
change processor
|
2022-06-29 15:17:35 +08:00 |
|
hemu.zp
|
fabea5604e
|
[to #42322933] Add MPLUG model
添加 MPLUG 模型的 visual question answering 任务 pipeline
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9182119
|
2022-06-29 11:08:34 +08:00 |
|
zhangzhicheng.zzc
|
576b7cffb1
|
[to #42322933] add pipeline params for preprocess and forward & zeroshot classification
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9180863
|
2022-06-29 09:12:59 +08:00 |
|
wenmeng.zwm
|
1cb2fa850f
|
[to #42362425] update version with 0.2.1
|
2022-06-28 22:21:21 +08:00 |
|
mulin.lyh
|
0d17eb5b39
|
[to #42849800 #42822853 #42822836 #42822791 #42822717 #42820011]fix: bug test bugs
修复测试bug
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/9186775
* [to #42849800 #42822853 #42822836 #42822791 #42822717 #42820011]fix: test bugs
|
2022-06-28 21:12:15 +08:00 |
|