Commit Graph

954 Commits

Author SHA1 Message Date
shuying.shu
085acc64c8 fix bug and change unittest mode
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10680402
2022-11-10 13:09:56 +08:00
caorongyu.cry
e2a9695f93 [to #42322933] add synonym
主要做了如下修改:
1. 加入了同义词词典
2. 对SQL进行后处理,如果包含排序,则将空列转化成Primary列
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10670121
2022-11-08 22:20:03 +08:00
hemu.zp
0f0fdcae6f [to #42322933] Fix bug for mplug evaluation
修复了 mplug evaluation 使用了错误的 metrics 的问题,将部分中文处理代码独立到 utils 中,为 mplug 添加 trainer
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10612875
2022-11-08 17:58:03 +08:00
Yingda Chen
57499c248c [to #42322933] update readme 2022-11-08 16:06:03 +08:00
zhangzhicheng.zzc
d3519bcbca [to #42322933]token preprocess bug fix
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10608664
2022-11-08 15:42:08 +08:00
hemu.zp
dc1b88b396 [to #42322933] Fix bug for distributed gpt3
修复 Pipeline 更新后 DistributedGPT3Pipeline 出现的报错
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10614071
2022-11-08 14:05:01 +08:00
yingda.chen
fa974fdc27 Merge branch ofa/task_finetune into master
Title: [to #42322933]add finetune & merge master 

新增ofa其它任务的finetune能力
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10656541
2022-11-08 13:01:22 +08:00
翎航
fd4276ad1a add five finetune task & merge master 2022-11-08 10:57:22 +08:00
翎航
3534970709 add five finetune task & merge master 2022-11-08 10:39:59 +08:00
翎航
a02b2409d8 add five finetune task & merge master 2022-11-08 10:39:45 +08:00
翎航
04377cfd79 Merge branch 'master' into tmp
the new master
2022-11-08 10:36:27 +08:00
yingda.chen
69d41ee413 Merge branch feat/fix_lazy_import_bug_in_text_cls_pipeline into master
Title: [to #42322933] Fix lazy importing problem in text classification pipeline 

1.  Fix lazy importing problem in text classification pipeline
2.  Ignore some regressing discrepancies caused by variable versions of transformers
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10614286
2022-11-08 10:07:15 +08:00
翎航
eb82ba9c6f add finetune & merge master 2022-11-07 20:30:18 +08:00
翎航
0418786cbe add five task finetune 2022-11-07 20:23:17 +08:00
yingda.chen
adc7b95273 Merge branch cv/fix_3d_body_keypoints into master
Title: [to #42322933]修复特殊测试视频导致人体检测失败,返回视频路径失败的问题 
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10640171
2022-11-07 13:19:28 +08:00
hanyuan.chy
292a75f5cd Merge remote-tracking branch 'origin/master' into cv/fix_3d_body_keypoints 2022-11-04 09:33:47 +00:00
hanyuan.chy
26db21d57d fix output video path when person detect failed. 2022-11-04 09:33:09 +00:00
yingda.chen
560308d22f Merge branch dev/kws_multi_kw into master
Title: [to #42322933]fix: failed to update sc_config_file concurrently 
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10613434
2022-11-04 15:36:39 +08:00
bin.xue
e1dd996460 fix: failed to update sc_config_file concurrently 2022-11-04 13:24:40 +08:00
mulin.lyh
da2de88b7a Merge branch add_env_filiter_maidian2 into master
Title: add ci tag to cicases 

ci添加算经变量
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10631659
2022-11-04 11:00:38 +08:00
mulin.lyh
87fcd28c4c add ci tag to cicases 2022-11-04 09:11:51 +08:00
yzhao
89a95f7f76 change error log to warn log 2022-11-03 10:21:38 +08:00
yzhao
3f75fcdb79 fix bug 2022-11-02 20:02:18 +08:00
bin.xue
84f6de09ea feat: add argument for changing model output dimension 2022-11-02 19:05:02 +08:00
翎航
85f4d6b326 fix finetune-task 2022-11-02 17:12:41 +08:00
翎航
ca946067e6 fix finetune-task 2022-11-02 16:15:32 +08:00
yichang.zyc
5f1b9a6218 add default config and fix proprocess detokenizer
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10603232
2022-11-02 14:23:26 +08:00
yingda.chen
93a52ec42d update README
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10601974
2022-11-02 14:07:48 +08:00
mulin.lyh
1ca24299da [to #45892407]fix: fix pytorch_lighting incompatible with taming-transformers-rom1504
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10604329

    * [to #45892407]fix: fix pytorch_lighting incompatible with taming-transformers-rom1504
2022-11-02 13:51:59 +08:00
yingda.chen
e863fce7e8 Merge branch dev_face2d_fixbug into master
Title: [to #42322933]fix no face bug and adaptive for 360 degree of head 
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10599588
2022-11-02 10:38:03 +08:00
mulin.lyh
21383fa25e Merge branch library_api_tag_ci into master
Title: api tagging for pipeline/train/evaluate 
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10588387
2022-11-01 21:12:37 +08:00
寿州
791c950036 Merge branch 'master' into dev_face2d_fixbug 2022-11-01 20:43:25 +08:00
寿州
30128b6989 update 2022-11-01 20:42:58 +08:00
寿州
e870d55e28 fix no face bug and adaptive for 360 degree of head 2022-11-01 20:31:16 +08:00
mulin.lyh
4429991646 Merge branch dev/msdataset_event_tracking into master
Title: [to #42322933] add event tracking 

1. add event tracking for dataset downloading pv/uv
2. change datasets version: <=2.5.2
        Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10593016
2022-11-01 19:36:49 +08:00
yingda.chen
78ef56cba3 Title: [to #42322933]Add miss init
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10589883
2022-11-01 19:34:11 +08:00
jiangyu.xzy
f2faf3acb3 fix import bug 2022-11-01 18:04:48 +08:00
干劲
48af4834d2 Merge branch 'bug/unifold_init' of gitlab.alibaba-inc.com:Ali-MaaS/MaaS-lib into bug/unifold_init 2022-11-01 17:44:45 +08:00
干劲
aecb88044e up 2022-11-01 17:44:37 +08:00
mulin.lyh
420b63f03b fix style issues 2022-11-01 17:44:18 +08:00
mulin.lyh
9ae5b67204 fix style issues 2022-11-01 17:40:28 +08:00
干劲
853e5235d5 fix requirements 2022-11-01 17:32:04 +08:00
干劲
30c8c27145 up requirements 2022-11-01 17:06:30 +08:00
jiangyu.xzy
76bb518d75 fix format 2022-11-01 16:59:47 +08:00
jiangyu.xzy
5f3c9433fc fix format 2022-11-01 16:35:46 +08:00
班扬
e45ab2c32d add event tracking 2022-11-01 15:51:00 +08:00
班扬
63a08e7be6 add event tracking 2022-11-01 15:49:21 +08:00
班扬
79c44a6810 add event tracking 2022-11-01 15:41:01 +08:00
班扬
84032f90e3 add event tracking 2022-11-01 15:34:58 +08:00
jiangyu.xzy
184c35f800 rm useless 2022-11-01 15:32:04 +08:00