GithubHelp home page GithubHelp logo

text_summary's Introduction

数据集介绍

数据是从nlpcc数据中进行分词并取其中词数小于600的作为训练和预测数据命名为sample,数据处理脚本详见data\sample.py

模型结果

模型的rouge评分如图所示,或者core\eval.txt

具体脚本详见core\eval.py ,decode是对greedy search的结果进行decode

image-20210901002307535

模型服务返回结果如下图:

生成采用的beam search,并未进行细致调参

image-20210901005902763

模型介绍

预训练模型使用的是追一科技开源的t5-pegasus pytorch small版本,以mT5为基础架构和初始权重,通过类似PEGASUS的方式进行预训练。

https://github.com/ZhuiyiTechnology/t5-pegasus

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.