-
AutoModel预测阶段必须使用model.eval才能保证同一输入有同一结果,与huggingface不一致,体验不好
1)Paddle 2.2.1;PaddleNLP 2.2.3;
2)系统环境:Linux,python3.6.2
3)问题代码:
```python
import paddle
from paddlenlp.transformers impo…
-
-
![屏幕截图 2022-10-15 010322](https://user-images.githubusercontent.com/101809034/195902382-5adc11c0-4cb9-40ba-9930-0e4bace6e249.png)
chinese-bert-wwm-ext与chinese-roberta-wwm-ext里面的文件是一样的吗?我看他们的大小都相同。
-
大佬们好。
我改成本地加载 hfl-chinese-roberta-wwm-ext https://huggingface.co/hfl/chinese-roberta-wwm-ext 。
显示参数加载都有问题
![1675768993889](https://user-images.githubusercontent.com/30584453/217231871-8a7291cd-9973…
-
模型保存时报错,我参考ernie+crf例子,发现还是有问题,请予以帮忙
ValueError:
We don't support to define layer with parameters in the function decorated by `@declarative`.
Because that will re-defined parame…
-
版本最新develop,环境aistudio
数据由examples/language_model/pretraining_data_prepare/main.py准备完成,共256个train.txt,每个520kb,一个test.txt,14mb
执行命令
```
!python /home/aistudio/PaddleNLP-develop/examples/language_mo…
-
想要基于已有的例如bert-wwm进一步预训练词向量。
-
提问时请尽可能提供如下信息:
### 基本信息
- 你使用的**显卡**: rtx4080
- 你使用的**操作系统**: win11
- 你使用的**Python**版本: python3.7.16
- 你使用的**Tensorflow**版本: 1.14
- 你使用的**Keras**版本: 2.3.1
- 你使用的**bert4keras**版本: 0.11.4
- 你使…
-
报错信息如下:
OSError: Model name 'hfl/chinese-roberta-wwm-ext' was not found in tokenizers model name list (bert-base-uncased, bert-large-uncased, bert-base-cased, bert-large-cased, bert-base-multilingual…
-
### Rasa Open Source version
2.2.5
### Rasa SDK version
_No response_
### Rasa X version
_No response_
### Python version
3.7
### What operating system are you using?
Other
### What happ…