wenge-research commited on
Commit
9ae158c
1 Parent(s): 7b6d784

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -25,7 +25,8 @@ license: apache-2.0
25
  雅意信息抽取统一大模型 (YAYI-UIE)在百万级人工构造的高质量信息抽取数据上进行指令微调,统一训练信息抽取任务包括命名实体识别(NER),关系抽取(RE)和事件抽取(EE),实现通用、安全、金融、生物、医疗、商业、
26
  个人、车辆、电影、工业、餐厅、科学等场景下结构化抽取。
27
 
28
- 通过雅意IE大模型的开源为促进中文预训练大模型开源社区的发展,贡献自己的一份力量,通过开源,与每一位合作伙伴共建雅意大模型生态。如果您想了解更多关于 YAYI UIE 模型的细节,我们建议您参阅 [GitHub](https://github.com/wenge-research/yayi_uie) 仓库。更多技术细节,敬请期待我们的技术报告🔥。
 
29
 
30
  模型下载地址是 https://huggingface.co/wenge-research/yayi-uie
31
 
@@ -33,7 +34,8 @@ The YAYI Unified Information Extraction Large Language Model (YAYI UIE), fine-tu
33
  Recognition (NER), Relation Extraction (RE), and Event Extraction (EE). The model is able to extract structured outputs across diverse fields including general, security,
34
  finance, biology, medicine, business, personal, automotive, film, industry, restaurant, and science.
35
 
36
- The open-source of YAYI-UIE aims to foster the growth of the Chinese PLM open-source community. We can't wait to collaborate with our partners to develop the YAYI Large Models ecosystem! For more details about the YAYI UIE, please refer to our [GitHub](https://github.com/wenge-research/yayi_uie) repository. Stay tuned for more technical details in our upcoming technical report!
 
37
 
38
  ![instruction](./assets/YAYI-UIE-1.png)
39
 
 
25
  雅意信息抽取统一大模型 (YAYI-UIE)在百万级人工构造的高质量信息抽取数据上进行指令微调,统一训练信息抽取任务包括命名实体识别(NER),关系抽取(RE)和事件抽取(EE),实现通用、安全、金融、生物、医疗、商业、
26
  个人、车辆、电影、工业、餐厅、科学等场景下结构化抽取。
27
 
28
+ 通过雅意IE大模型的开源为促进中文预训练大模型开源社区的发展,贡献自己的一份力量,通过开源,与每一位合作伙伴共建雅意大模型生态。如果您想了解更多关于 YAYI UIE 模型的细节,我们建议您参阅 [GitHub](https://github.com/wenge-research/yayi_uie) 仓库。更多技术细节,欢迎阅读我们的技术报告🔥[YAYI-UIE: A Chat-Enhanced Instruction Tuning Framework for Universal
29
+ Information Extraction](https://arxiv.org/abs/2312.15548)。
30
 
31
  模型下载地址是 https://huggingface.co/wenge-research/yayi-uie
32
 
 
34
  Recognition (NER), Relation Extraction (RE), and Event Extraction (EE). The model is able to extract structured outputs across diverse fields including general, security,
35
  finance, biology, medicine, business, personal, automotive, film, industry, restaurant, and science.
36
 
37
+ The open-source of YAYI-UIE aims to foster the growth of the Chinese PLM open-source community. We can't wait to collaborate with our partners to develop the YAYI Large Models ecosystem! For more details about the YAYI UIE, please refer to our [GitHub](https://github.com/wenge-research/yayi_uie) repository. For more technical details, please read our technical report 🔥YAYI-UIE: A Chat-Enhanced Instruction Tuning Framework for Universal
38
+ Information Extraction.
39
 
40
  ![instruction](./assets/YAYI-UIE-1.png)
41