diff --git a/modelcenter/ERNIE-3.0/info.yaml b/modelcenter/ERNIE-3.0/info.yaml index 8bd4af52fb99779754028faf8817e7ed9c34205c..7e300aa5ac97bdf85b3e92d6c728f675795baa60 100644 --- a/modelcenter/ERNIE-3.0/info.yaml +++ b/modelcenter/ERNIE-3.0/info.yaml @@ -3,7 +3,7 @@ Model_Info: name: "ERNIE 3.0" description: "ERNIE 3.0 轻量级模型" description_en: "ERNIE Tiny" - icon: "@后续UE统一设计之后,会存到bos上某个位置" + icon: "https://user-images.githubusercontent.com/11793384/203492126-501d2920-8f49-4d0b-a7f1-a6cecd003f7e.png" from_repo: "PaddleNLP" Task: - tag_en: "Natural Language Processing" @@ -30,4 +30,4 @@ Paper: - title: "ERNIE-Tiny: A Progressive Distillation Framework for Pretrained Transformer Compression" url: "https://arxiv.org/abs/2106.02241" IfTraining: 0 -IfOnlineDemo: 1 +IfOnlineDemo: 1 \ No newline at end of file diff --git a/modelcenter/ERNIE-Layout/info.yaml b/modelcenter/ERNIE-Layout/info.yaml index ea730fc53f5999119f4b6cf6af849f54e0653396..1d3fe124cd2a22269e84bac16cc88c91b95f60ca 100644 --- a/modelcenter/ERNIE-Layout/info.yaml +++ b/modelcenter/ERNIE-Layout/info.yaml @@ -4,7 +4,7 @@ Model_Info: description: 文心跨模态预训练大模型 description_en: ERNIE transmodel pre training large model update_time: - icon: url + icon: "https://user-images.githubusercontent.com/11793384/203492273-64f38a22-a347-464b-9d87-6583ce5c3121.png" from_repo: PaddleNLP Task: - tag: 文心大模型 diff --git a/modelcenter/ERNIE-M/info.yaml b/modelcenter/ERNIE-M/info.yaml index 50c730254df3f0951761dd63c4891d59e4a0a1d0..1f32b2c9f0fa8327f96dcc1a7ba75845b66f935f 100644 --- a/modelcenter/ERNIE-M/info.yaml +++ b/modelcenter/ERNIE-M/info.yaml @@ -3,15 +3,15 @@ Model_Info: name: "ERNIE-M" description: "多语言的语言模型" description_en: "A cross-lingual model" - icon: "@后续UE统一设计之后,会存到bos上某个位置" + icon: "https://user-images.githubusercontent.com/11793384/203492376-77d159e8-d687-44b5-b164-a436eef91256.png" from_repo: "PaddleNLP" - Task: - tag_en: "Natural Language Processing" tag: "自然语言处理" sub_tag_en: "Pretrained Model" sub_tag: "预训练模型" -Example: "" + +Example: Datasets: "" Publisher: "Baidu" License: "apache.2.0" @@ -20,4 +20,4 @@ Paper: \ Semantics with Monolingual Corpora" url: "https://arxiv.org/pdf/2012.15674.pdf" IfTraining: 0 -IfOnlineDemo: 0 +IfOnlineDemo: 0 \ No newline at end of file diff --git a/modelcenter/ERNIE-UIE/info.yaml b/modelcenter/ERNIE-UIE/info.yaml index 51a74034d23fde6a35ebc280db4e6721728dd98f..92765718e3dc67a1edba318aa51e3521b1597298 100644 --- a/modelcenter/ERNIE-UIE/info.yaml +++ b/modelcenter/ERNIE-UIE/info.yaml @@ -3,7 +3,7 @@ Model_Info: name: "ERNIE-UIE" description: "信息抽取模型" description_en: "Information Extraction Model" - icon: "@后续UE统一设计之后,会存到bos上某个位置" + icon: "https://user-images.githubusercontent.com/11793384/203492521-8d09d089-5576-41d3-8bc7-eec7a5385c35.png" from_repo: "PaddleNLP" Task: - tag_en: "Natural Language Processing" @@ -42,4 +42,4 @@ Paper: - title: "Unified Structure Generation for Universal Information Extraction" url: "https://arxiv.org/pdf/2203.12277.pdf" IfTraining: 0 -IfOnlineDemo: 1 +IfOnlineDemo: 1 \ No newline at end of file