info.yaml 1.3 KB
Newer Older
小小的香辛料 已提交
1 2 3
---
Model_Info:
   name: "ERNIE-Layout"
C
chenxiaozeng 已提交
4 5
   description: 文心多语言跨模态布局增强文档智能大模型 
   description_en: ERNIE Cross-modal Pretrained Model
小小的香辛料 已提交
6
   update_time: 
D
DanielYang 已提交
7
   icon: "https://user-images.githubusercontent.com/23690325/204210234-3e0ad7d5-7387-4e74-a295-07181ebb77dd.png"
小小的香辛料 已提交
8 9
   from_repo: PaddleNLP
Task:
10 11 12 13
- tag: 自然语言处理
  tag_en: Natural Language Processing
  sub_tag: 文档分析
  sub_tag_en: Document Analysis
14 15 16
- tag: 文心大模型
  tag_en: Wenxin Big Models
  sub_tag: 文档分析
D
DanielYang 已提交
17
  sub_tag_en: Document Analysis
小小的香辛料 已提交
18
Example:
19 20 21 22 23 24 25
- tag: 互联网
  tag_en: Internet
  sub_tag: 文档智能
  sub_tag_en: Document Intelligence
  title: PaddleNLP文档智能技术重磅升级,动手搭建端到端文档抽取问答模型
  title_en: PaddleNLP document intelligent technology has been heavily upgraded, and the end-to-end document extraction question and answer model has been set up
  url: https://aistudio.baidu.com/aistudio/projectdetail/4881278?channelType=0&channel=0
D
DanielYang 已提交
26
  url_en: 
小小的香辛料 已提交
27
Datasets: FUNSD, XFUND-ZH, DocVQA-ZH, RVL-CDIP (sampled)
28
Publisher: Baidu
小小的香辛料 已提交
29 30
License: Apache 2.0
Paper: 
31 32
- title: "ERNIE-Layout: Layout-Knowledge Enhanced Multi-modal Pre-training for Document Understanding"
  url: https://arxiv.org/pdf/2210.06155.pdf
小小的香辛料 已提交
33
IfTraining: 1
34
IfOnlineDemo: 0