-
![image](https://user-images.githubusercontent.com/109952192/184134575-4adab9fc-34c4-4baf-a6e7-2137dfcbdbbc.png)
```
text = ["xxxxx", "xxxxx”, "xxxxx"]
ie(text, batch_size=3......)
```
预测消耗的时间和b…
-
## Background from Census:
We’re in the process of updating our sites to accept Fy22 audits, UIE, etc, and was wondering if GSA has a landing page yet that we can link to, from our announcements/FAQ…
-
你好 我发现用官方的uie模型抽取数据 有存在不稳定的情况
比如我在抽取信息的文本(主干信息的文本)前面有其他文本就可能出不来或者出来部分。
这种是否是必须要单独训练才可以
-
记得很早之前看过一个关于UIE关系抽取后执行evaluate.py文件发现,对性能评估的问题。
以这篇项目为例:
Paddlenlp之UIE关系抽取模型【高管关系抽取为例】
https://aistudio.baidu.com/aistudio/projectdetail/4371345?contributionType=1
项目中结果验证时:
…
-
### 请提出你的问题
### 简单描述问题:
按照https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/uie#%E8%AE%AD%E7%BB%83%E5%AE%9A%E5%88%B6 中的训练定制,在执行 模型微调 步骤中 出现异常:
```
Traceback (most recent call last)…
-
### 请提出你的问题
🏃[通用信息抽取 UIE 能力升级]支持量化训练及 INT8 精度推理,进一步提升 UIE 推理速度;
1.[Trainer API ](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/docs/trainer.md)对模型进行微调,里面所有涉及的超参数调参都适用于uie模型嘛?
2.对int8精度推理: …
-
### 请提出你的问题
报错信息
```
[2022-12-19 10:04:01,372] [ INFO] - We are using to load 'C:\Users\16929\Desktop\data_distill\court\checkpoint\model_30000'.
Traceback (most recent call last):
File "…
-
https://github.com/PaddlePaddle/PaddleNLP/blob/0a618c70f95eeea29ac084d6cf16d26fad289dd5/model_zoo/uie/utils.py#L345
Given a sample to be converted, if we the original line, the generated line would…
-
### 请提出你的问题
试用UIE-X发现模型效果很赞,感谢开源!
在将模型部署到CPU环境时,遇到模型预测耗时较长的问题,请问下有什么办法可以提高预测速度,如果需要做模型压缩,能否给出参考示例?谢谢!
-
### 软件环境
```Markdown
- paddlepaddle:
- paddlepaddle-gpu:
- paddlenlp:
```
### 重复问题
- [X] I have searched the existing issues
### 错误描述
```Markdown
model_zoo/utils.py, #744, all_relation_exampl…