文件名称:pegasus
文件大小:361KB
文件格式:ZIP
更新时间:2024-04-08 15:46:19
Python
飞马图书馆 用于抽象汇总序列到序列模型(或PEGASUS)的带有提取间隙句的预训练,使用自我监督的目标间隙句产生(GSG)来训练变压器编码器-解码器模型。可以在上找到该论文。接受ICML 2020。 如果您使用此代码或这些模型,请引用以下文章: @misc{zhang2019pegasus, title={PEGASUS: Pre-training with Extracted Gap-sentences for Abstractive Summarization}, author={Jingqing Zhang and Yao Zhao and Mohammad Saleh and Peter J. Liu}, year={2019}, eprint={1912.08777}, archivePrefix={arXiv}, primary
【文件预览】:
pegasus-master
----setup.py(2KB)
----.gitignore(147B)
----pegasus()
--------data()
--------bin()
--------layers()
--------params()
--------models()
--------ops()
--------eval()
----requirements.txt(140B)
----human_eval()
--------mturk.html(2KB)
----CONTRIBUTING.md(925B)
----LICENSE(11KB)
----README.md(7KB)