文件名称:Bart_T5-summarization:使用Bart和T5模型的汇总任务
文件大小:671KB
文件格式:ZIP
更新时间:2024-05-04 06:31:24
HTML
Bart_T5-摘要 使用来自Bart和T5模型的汇总任务 可以直接比较文本摘要Bart和T5的最佳模型。 安装需求 pip install -U transformers pip install -U torch pip install flask 跑步 python app.py 巴特总结 T5总结
【文件预览】:
Bart_T5-summarization-master
----app.py(4KB)
----bart.png(296KB)
----templates()
--------index.html(5KB)
----static()
--------css()
--------js()
----t5.png(307KB)
----README.md(470B)