From fa3a1912ecf32c3aa00344e404d9dea6622bb1cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=B0=8F=E7=9A=84=E9=A6=99=E8=BE=9B=E6=96=99?= Date: Thu, 24 Nov 2022 18:14:19 +0800 Subject: [PATCH] Update Ernie-Layout download_cn.md and download_en.md (#5668) * bb * 2022.11.14 * 2022.11.14_10:36 * 2022.11.14 16:55 * 2022.11.14 17:03 * 2022.11.14 21:40 * 2022.11.14 21:50 * update info.yaml * Update info.yaml * Update info.yaml * 2022.11.17 16:44 * add app.yml * update app.py * delete app * update download_cn.md and download_en.md * update download_cn.md and download.en.md Co-authored-by: liuTINA0907 <65896652+liuTINA0907@users.noreply.github.com> Co-authored-by: zhangbin41 --- modelcenter/ERNIE-Layout/download_cn.md | 6 +++--- modelcenter/ERNIE-Layout/download_en.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modelcenter/ERNIE-Layout/download_cn.md b/modelcenter/ERNIE-Layout/download_cn.md index f59b956b..4501ac32 100644 --- a/modelcenter/ERNIE-Layout/download_cn.md +++ b/modelcenter/ERNIE-Layout/download_cn.md @@ -1,7 +1,7 @@ # 提供模型所支持的任务场景、推理和预训练模型文件: -| 模型名称 | 模型简介 | 参数信息 | 下载地址 | +| 模型名称 | 模型简介 | 模型大小 | 下载地址 | | ---- | ---- | ---- | ---- | -| ERNIE-LayoutX-Base | 原始预训练模型 | [参数信息](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193%20%E8%BF%99%E4%B8%AA%E6%98%AF%E5%8F%82%E6%95%B0%E4%BF%A1%E6%81%AF) | [推理模型](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193)/[预训练模型](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193) | -| Docprompt | Docprompt是文档抽取问答模型,是基于ERNIE-Layout在文档视觉问答任务上微调后的模型 | [参数信息](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193%20%E8%BF%99%E4%B8%AA%E6%98%AF%E5%8F%82%E6%95%B0%E4%BF%A1%E6%81%AF) | [推理模型](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/ernie-layout)/[预训练模型](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/ernie-layout) | +| ERNIE-LayoutX-Base | 原始预训练模型 | 1.13GB | [预训练模型](https://bj.bcebos.com/paddlenlp/models/transformers/ernie_layout/ernie_layoutx_base_uncased.pdparams) | +| Docprompt | Docprompt是文档抽取问答模型,是基于ERNIE-Layout在文档视觉问答任务上微调后的模型 | 2.16GB | [推理模型](https://bj.bcebos.com/paddlenlp/taskflow/document_intelligence/docprompt/docprompt_params.tar)| diff --git a/modelcenter/ERNIE-Layout/download_en.md b/modelcenter/ERNIE-Layout/download_en.md index 0990b890..a865f936 100644 --- a/modelcenter/ERNIE-Layout/download_en.md +++ b/modelcenter/ERNIE-Layout/download_en.md @@ -1,7 +1,7 @@ # Provide Task Scenarios, Reasoning And Pre Training Model Files Supported By The Model: -| Model name | Introduction to the model | Parameter information | Download address | +| Model name | Introduction to the model | Model Size | Download address | | ---- | ---- | ---- |---- | -| ERNIE-LayoutX-Base | Original pre training model |[Parameter information](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193%20%E8%BF%99%E4%B8%AA%E6%98%AF%E5%8F%82%E6%95%B0%E4%BF%A1%E6%81%AF) | [Reasoning model](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193)/[Pre training model](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193) | -| Docprompt | Docprompt is a question and answer model for document extraction, which is based on the fine-tuning of the document visual question and answer task by ERNIE-Layout |[Parameter information](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/paddlenlp/transformers/ernie_layout/modeling.py#L193%20%E8%BF%99%E4%B8%AA%E6%98%AF%E5%8F%82%E6%95%B0%E4%BF%A1%E6%81%AF) | [Reasoning model](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/ernie-layout)/[Pre training model](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/ernie-layout) | +| ERNIE-LayoutX-Base | Original pre training model | 1.13GB | [Pre training model](https://bj.bcebos.com/paddlenlp/models/transformers/ernie_layout/ernie_layoutx_base_uncased.pdparams) | +| Docprompt | Docprompt is a question and answer model for document extraction, which is based on the fine-tuning of the document visual question and answer task by ERNIE-Layout | 2.16GB | [Reasoning model](https://bj.bcebos.com/paddlenlp/taskflow/document_intelligence/docprompt/docprompt_params.tar)| -- GitLab