info.yaml 1.5 KB
Newer Older
L
lugimzzz 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
---
Model_Info:
  name: "ERNIE-UIE"
  description: "信息抽取模型"
  description_en: "Information Extraction Model"
  icon: "@后续UE统一设计之后,会存到bos上某个位置"
  from_repo: "PaddleNLP"
Task:
- tag_en: "Natural Language Processing"
  tag: "自然语言处理"
  sub_tag_en: "Relationship Extraction"
  sub_tag: "关系抽取"
- tag_en: "Natural Language Processing"
  tag: "自然语言处理"
  sub_tag_en: "Named Entity Recognition"
  sub_tag: "命名实体识别"
- tag_en: "Natural Language Processing"
  tag: "自然语言处理"
  sub_tag_en: "Emotional Classification"
  sub_tag: "情感分类"
- tag_en: "Natural Language Processing"
  tag: "自然语言处理"
  sub_tag_en: "Pos labeling"
  sub_tag: "词性标注"
Example:
- tag_en: "Intelligent Finance"
  tag: "智慧金融"
  sub_tag_en: "Key Word Extraction"
  title: "使用PaddleNLP UIE模型抽取PDF版上市公司公告"
  sub_tag: "关键字段抽取"
  url: "https://aistudio.baidu.com/aistudio/projectdetail/4497591"
- tag_en: "Intelligent Retail"
  tag: "智慧零售"
  sub_tag_en: "Express Bill Information Extraction"
  title: "五条标注数据搞定快递单信息抽取,PaddleNLP信息抽取技术重磅升级!"
  sub_tag: "快递单信息抽取"
  url: "https://aistudio.baidu.com/aistudio/projectdetail/4038499"
Datasets: ""
39
Publisher: "Baidu"
L
lugimzzz 已提交
40 41 42 43 44 45
License: "apache.2.0"
Paper:
- title: "Unified Structure Generation for Universal Information Extraction"
  url: "https://arxiv.org/pdf/2203.12277.pdf"
IfTraining: 0
IfOnlineDemo: 1