PaddlePaddle / PaddleNLP

👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
https://paddlenlp.readthedocs.io
Apache License 2.0
12.19k stars 2.95k forks source link

paddleNlp中的UIE模型做实体抽取,微调的训练一点都不收敛,官方实例也无法复现 #6800

Open Roger-G opened 1 year ago

Roger-G commented 1 year ago

请提出你的问题

https://aistudio.baidu.com/projectdetail/4160432, 这个实例中,我按部就班的把每一步都实现了,但是推理时,几乎所有的输入都会输出为空,非常奇怪,而且模型的f1-score等一直为空 image

Change0028 commented 10 months ago

请问解决了吗,我也遇到了一样的问题