-
### 问题描述
没有显存报错信息:
我在按照[文本信息抽取readme](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/applications/information_extraction/text)进行配置小样本微调时,运行`#2.3 finetune.py`后没有保存模型,仅仅在`checkpoint`目录下有log。
…
-
### 软件环境
```Markdown
- paddlepaddle:2.4.2
- paddlepaddle-gpu: 2.4.2.post116
- paddlenlp: 2.5.0
```
### 重复问题
- [X] I have searched the existing issues
### 错误描述
```Markdown
运行:
>>> schema = [{'…
-
A recent change to the specification redefines the `inhv` field so that it is held with the modeX _exception_ mode instead of the modeY _interrupt_ mode. This makes sense because this information is r…
-
### 请提出你的问题
并行训练时报错,求解答
Traceback (most recent call last):
File "/home/pyh/ie2/PaddleNLP-release-2.5/model_zoo/uie/finetune.py", line 245, in
main()
File "/home/pyh/ie2/PaddleNLP-release…
-
### 请提出你的问题
请问 ,在使用UIE-X 模型微调时,进行实体抽取的时候,如何提升OCR的识别(中文)准确率,目前提取关系正常,但OCR识别结果存在错别字和未识别到的部分
-
### 请提出你的问题
我使用uie-base-en模型做实体识别,会出现很多把英文单词割开的情况,得到错误的结果,这是为什么呢?
-
### 软件环境
```Markdown
- paddlepaddle:2.4.2
- paddlepaddle-gpu:2.4.2
- paddlenlp: 2.5.2
```
### 重复问题
- [X] I have searched the existing issues
### 错误描述
```Markdown
python finetune.py --de…
-
Error when running directly:
self._maybe_log_save_evaluate(tr_loss, model, trial, epoch, ignore_keys_for_eval)
TypeError: _maybe_log_save_evaluate() takes 5 positional arguments but 6 were giv…
-
### 请提出你的问题
使用doccano标注完数据后,导出的数据格式如下:
{"id": 1, "data": "xxxxxx", "label": [[0, 2, "schema1"], [15, 18, "schema2"], [19, 23, "schema3"]]}
用data_distill.py进行第一步处理时,代码中解析数据的格式跟上面列出的不一致。
参考页面:
ht…
-
Reader sent in:
The broken link appears on this page: https://alistapart.com/article/designing-for-services-beyond-the-screen/
Link text "single UI element" (Lines 91, the screenshot is attached…