Skip to content

Commit ae77250

Browse files
authored
test=update_yaml, test=release/2.3 (#5683)
1 parent 4bbe016 commit ae77250

File tree

13 files changed

+30
-10
lines changed

13 files changed

+30
-10
lines changed

modelcenter/ERNIE-Layout/info.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ Task:
1515
tag_en: Wenxin Big Models
1616
sub_tag: 文档分析
1717
sub_tag_en: Document Analysis
18+
- tag: 跨模态
19+
tag_en: Cross-Modal
20+
sub_tag: 文档分析
21+
sub_tag_en: Document Analysis
1822
Example:
1923
- tag: 互联网
2024
tag_en: Internet

modelcenter/ERNIE-ViLG/info.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Task:
1010
tag: "文心大模型"
1111
sub_tag_en: "Text2Image"
1212
sub_tag: "图文生成"
13+
- tag: "跨模态"
14+
tag_en: "Cross-Modal"
15+
sub_tag_en: "Text2Image"
16+
sub_tag: "图文生成"
1317
Datasets: ""
1418
Publisher: "Baidu"
1519
License: "apache.2.0"

modelcenter/PP-StructureV2/info.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,14 @@ Task:
2222
tag: "计算机视觉"
2323
sub_tag_en: "Key Information Extraction"
2424
sub_tag: "关键信息提取"
25+
- tag_en: "Cross-Modal"
26+
tag: "跨模态"
27+
sub_tag_en: "Key Information Extraction"
28+
sub_tag: "关键信息提取"
29+
- tag_en: "Cross-Modal"
30+
tag: "跨模态"
31+
sub_tag_en: "Layout Recovery"
32+
sub_tag: "版面恢复"
2533
Example:
2634
- title: "表格识别实战"
2735
url: "https://aistudio.baidu.com/aistudio/projectdetail/4770296?channelType=0&channel=0"

modelcenter/PP-TinyPose/APP/app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
【PP-TInyPose-App-YAML】
1+
【PP-TinyPose-App-YAML】
22

33
APP_Info:
4-
title: PP-TInyPose-App
4+
title: PP-TinyPose-App
55
colorFrom: blue
66
colorTo: yellow
77
sdk: gradio

modelcenter/PP-TinyPose/info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
Model_Info:
3-
name: "PP-TInyPose"
3+
name: "PP-TinyPose"
44
description: "飞桨人体姿态估计"
55
description_en: "test"
66
icon: "https://user-images.githubusercontent.com/23690325/204210827-acc0c23c-fa01-43c1-b260-d7daf2ffeae4.png"

modelcenter/VIMER-StrucTexT/info.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Task:
1010
tag: "文心大模型"
1111
sub_tag_en: "Multi-modal Information Extraction"
1212
sub_tag: "多模态信息提取"
13+
- tag_en: "Cross-Modal"
14+
tag: "跨模态"
15+
sub_tag_en: "Multi-modal Information Extraction"
16+
sub_tag: "多模态信息提取"
1317
Datasets: "SROIE,FUNSD,EPHOIE,XFUND"
1418
Pulisher: "Baidu"
1519
License: "apache.2.0"

modelcenter/community/allenai/macaw-large/info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Model_Info:
1313
Paper: null
1414
Publisher: allenai
1515
Task:
16-
- sub_tag: 文本生成
16+
- sub_tag: 文本序列生成
1717
sub_tag_en: Text2Text Generation
1818
tag: 自然语言处理
1919
tag_en: Natural Language Processing

modelcenter/community/google/t5-base-lm-adapt/info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Paper:
1717
url: http://arxiv.org/abs/1910.10683v3
1818
Publisher: google
1919
Task:
20-
- sub_tag: 文本生成
20+
- sub_tag: 文本序列生成
2121
sub_tag_en: Text2Text Generation
2222
tag: 自然语言处理
2323
tag_en: Natural Language Processing

modelcenter/community/google/t5-large-lm-adapt/info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Paper:
1717
url: http://arxiv.org/abs/1910.10683v3
1818
Publisher: google
1919
Task:
20-
- sub_tag: 文本生成
20+
- sub_tag: 文本序列生成
2121
sub_tag_en: Text2Text Generation
2222
tag: 自然语言处理
2323
tag_en: Natural Language Processing

modelcenter/community/google/t5-small-lm-adapt/info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Paper:
1717
url: http://arxiv.org/abs/1910.10683v3
1818
Publisher: google
1919
Task:
20-
- sub_tag: 文本生成
20+
- sub_tag: 文本序列生成
2121
sub_tag_en: Text2Text Generation
2222
tag: 自然语言处理
2323
tag_en: Natural Language Processing

0 commit comments

Comments
 (0)