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
12k stars 2.92k forks source link

[Question]: text_summarization默认模型部署后,效果不尽人意,完全没有文档中的效果好 #7682

Closed zhaziqwe closed 2 months ago

zhaziqwe commented 9 months ago

请提出你的问题

from paddlenlp import Taskflow
summarizer = Taskflow("text_summarization")

下面是两个测试效果 image image 可以看到,明明是关于牙刷的信息,却生成了完全不相关的摘要

bamboolaile commented 8 months ago

麻烦问下兄弟这个问题解决了吗,我也遇到类似问题

w5688414 commented 5 months ago

您好,文本摘要任务现在推荐使用大模型。https://github.com/PaddlePaddle/PaddleNLP/tree/develop/llm

github-actions[bot] commented 3 months ago

This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。

github-actions[bot] commented 2 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。