From 4f1caa01fe0cfcae20acfba74acc1550ff4b7704 Mon Sep 17 00:00:00 2001 From: DanielYang Date: Mon, 28 Nov 2022 19:46:24 +0800 Subject: [PATCH] Update info.yaml --- modelcenter/VIMER-StrucTexT/info.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modelcenter/VIMER-StrucTexT/info.yaml b/modelcenter/VIMER-StrucTexT/info.yaml index 57596f70..ed0d7421 100644 --- a/modelcenter/VIMER-StrucTexT/info.yaml +++ b/modelcenter/VIMER-StrucTexT/info.yaml @@ -15,10 +15,10 @@ Task: sub_tag_en: "Multi-modal Information Extraction" sub_tag: "多模态信息提取" Datasets: "SROIE,FUNSD,EPHOIE,XFUND" -Pulisher: "Baidu" +Publisher: "Baidu" License: "apache.2.0" Paper: - title: "Structured Text Understanding with Multi-Modal Transformers" url: "https://arxiv.org/pdf/2108.02923.pdf" IfTraining: 0 -IfOnlineDemo: 0 \ No newline at end of file +IfOnlineDemo: 0 -- GitLab