wjd
wjd
之前有一批数据根据 https://github.com/PaddlePaddle/PaddleNLP/blob/develop/examples/text_matching/sentence_transformers/train.py 这个代码训练了模型,现在希望在原数据基础上增加少量新数据继续训练,但是之前训练的时候并没有保存optimizer的参数,这种情况下还可以实现增量训练吗?
使用DocPrompt模型进行推理,代码参考的是[PaddleNLP-develop\model_zoo\ernie-layout\deploy\python\infer.py](https://github.com/PaddlePaddle/PaddleNLP/blob/develop/model_zoo/ernie-layout/deploy/python/infer.py),出现以下报错: ``` Traceback (most recent call last): File "/home/wpredict.py", line 57, in main() File "/home/predict.py", line 50, in main outputs = predictor.predict(docs) File "/home/predictor.py", line 875, in predict output =...
{ "platform":"", "hub-mirror": [ "paddlecloud/paddlespeech:develop-cpu-latest" ] }
### Is there an existing issue for this? - [X] I have searched the existing issues ### Environment ```markdown - Milvus version: 2.3.5 - Deployment mode(standalone or cluster): standalone -...
https://github.com/atomicoo/FCH-TTS/issues/4