Git Product home page Git Product logo

Comments (5)

Bahm9919 avatar Bahm9919 commented on July 23, 2024 1

Solved. Need to train gate from scratch like in README.

How much epochs did you do? Also, what dataset did you use?

i'm using my own collecting russian dataset. For this, it was about 50 epochs. Need train not only gate, so gate doesnt matter for this problem, need train without attention, and training nflow2 solved this problem, and training with cummulative attention.

So you did full retraining from scratch? No way to fix it for pretrained models?

There is several ways to fix it.

  • use your checkpoint path for gate training like in README. Training from scratch. Step 4.
  • use checkpoint path for warmstart n_flow2,
  • use checkpoint path of n_flow2 for warm start with cummulative_attention. (very recommended)
    Also you can set use_attn_prior to false and continue training from your checkpoint path.

from flowtron.

Bahm9919 avatar Bahm9919 commented on July 23, 2024

Solved. Need to train gate from scratch like in README.

from flowtron.

nikich340 avatar nikich340 commented on July 23, 2024

Solved. Need to train gate from scratch like in README.

How much epochs did you do? Also, what dataset did you use?

from flowtron.

Bahm9919 avatar Bahm9919 commented on July 23, 2024

Solved. Need to train gate from scratch like in README.

How much epochs did you do? Also, what dataset did you use?

i'm using my own collecting russian dataset. For this, it was about 50 epochs. Need train not only gate, so gate doesnt matter for this problem, need train without attention, and training nflow2 solved this problem, and training with cummulative attention.

from flowtron.

nikich340 avatar nikich340 commented on July 23, 2024

Solved. Need to train gate from scratch like in README.

How much epochs did you do? Also, what dataset did you use?

i'm using my own collecting russian dataset. For this, it was about 50 epochs. Need train not only gate, so gate doesnt matter for this problem, need train without attention, and training nflow2 solved this problem, and training with cummulative attention.

So you did full retraining from scratch? No way to fix it for pretrained models?

from flowtron.

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.