lijiaqi0612 / UIE-ACL-310
有一个通用实体关系事件抽取的任务,需要使用到UIE模框架,而且需要将起部署到昇腾310服务器上,因为UIE模型底层使用的是ernie3.0,但是目前paddle官方还不支持ernie3.0模型在昇腾310上部署,所以才有了以下的操作,主要过程是,先试用paddle训练处模型,然后使用 paddle2onnx.command.c_paddle_to_onnx方法将paddle的模型转为onnx模型 ,因现在的onnx模型是动态的shape和散乱的算子形态,需要使用paddle自带的工具paddle2onnx.optimize将onnx模型先进行重塑,固定好shape的维度,将散乱的算子进行整合,命令如下: $ python -m paddle2onnx.optimize --input_…
☆17Updated 2 years ago
Alternatives and similar repositories for UIE-ACL-310:
Users that are interested in UIE-ACL-310 are comparing it to the libraries listed below
- 企业事件抽取☆14Updated 3 years ago
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆10Updated 3 years ago
- benchmark of KgCLUE, with different models and methods☆27Updated 3 years ago
- ☆18Updated last year
- using lear to do ner extraction☆29Updated 2 years ago
- pytorch版基于gpt+nezha的中文多轮Cdial☆11Updated 2 years ago
- ☆10Updated 2 years ago
- The source code of paper "An Effective System for Multi-format Information Extraction".☆18Updated 3 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆11Updated 3 years ago
- Sentence-Transformers Information Retrieval example on Chinese☆29Updated 11 months ago
- 用于生成文本纠错模型(如Gector)需要的大量数据。☆14Updated 2 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- 基于span分类和负采样的嵌套实体识别☆14Updated last year
- 同花顺算法挑战平台:【9-10双月赛】跨领域迁移的文本语义匹配☆11Updated 3 years ago
- ☆13Updated last year
- Datafountain-Epidemic government affairs quiz assistant competition. We divided this task into two parts: document retrieval and answer e…☆13Updated 2 years ago
- ☆13Updated 3 years ago
- Using FasterTransformer for accelerating the predict speed of bert and roberta☆13Updated 5 years ago
- 用Paddle复现论文ChineseBERT: Chinese Pretraining Enhanced by Glyph and Pinyin Information(ACL2021)☆9Updated 3 years ago
- 本项目采用BERT等预训练模型实现多项选择型阅读理解任务(Multiple Choice MRC)☆15Updated 3 years ago
- Implementations of BiLSTM-CRF and IDCNN-CRF NER models on Weibo, MSRA and Twitter copora.☆10Updated 4 years ago
- ☆10Updated 2 years ago
- deep training task☆29Updated last year
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆16Updated 4 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- Chinese Grammatical Error Diagnosis☆11Updated 3 years ago
- 基于Roformer的文本相似度☆12Updated 3 years ago
- 千言多技能对话,包含闲聊、知识对话、推荐对话☆27Updated 3 years ago
- TensorRT☆11Updated 4 years ago