Git Product home page Git Product logo

Comments (6)

atulkum avatar atulkum commented on June 13, 2024

make sure you turn off the coverage loss initially.

from pointer_summarizer.

priyanks179 avatar priyanks179 commented on June 13, 2024

make sure you turn off the coverage loss initially.

bro i am not using coverage loss at all . And model that i am using is exactly same as yours . Just the thing is that i am fixing max_enc_steps to 200 and max_dec_steps to 30 .

from pointer_summarizer.

priyanks179 avatar priyanks179 commented on June 13, 2024

sir pls help coz i am trying to solve this problem for a month and i am not able to figure it out .

from pointer_summarizer.

priyanks179 avatar priyanks179 commented on June 13, 2024

Sir the link to repo is below:-
https://github.com/priyanks179/pointer-gen-network

from pointer_summarizer.

A-Rain avatar A-Rain commented on June 13, 2024

@atulkum Hello sir, I'm confuse why we should turn off coverage loss initially

from pointer_summarizer.

atulkum avatar atulkum commented on June 13, 2024

If you turn on coverage initially the training won't converge.
Intuitively think about coverage as one more constraint on optimization which will restrict the space you can explore.
That is the reason first we explore the loss space without the restriction and once it converge a bit we apply the coverage.

from pointer_summarizer.

Related Issues (20)

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.