Giter Site home page Giter Site logo

Comments (2)

bentrevett avatar bentrevett commented on May 11, 2024

My only intuition is the same as the paper, that is, reversing the order of the input sentence reduces the path length of information between the beginning of the two sentences.

If you note, tutorials 2 and 3 do not reverse their input sentences. Potentially because their improved architecture/models were able to cope with this longer path of information? Although that is just a guess and I don't think I tried those models with reversed input sentences.

I don't believe I've seen a study on what languages benefit from reversing input sentences, it's definitely something that could do with researching.

Have you tried comparing the reversed and original results across a few random seeds to make sure you consistently get better results for the original order?

from pytorch-seq2seq.

littleflow3r avatar littleflow3r commented on May 11, 2024

I just realised that in my data (Japanese-English), the last word is the verb, which is quite important information from the sequence. Probably that's why reversing the order does not really work since the important information would be further separated then.

Have you tried comparing the reversed and original results across a few random seeds to make sure you consistently get better results for the original order?

Will do!

Thanks again!

from pytorch-seq2seq.

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.