Giter VIP home page Giter VIP logo

terapipe's People

Contributors

sguo35 avatar suquark avatar zhuohan123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

terapipe's Issues

A question about the 6th Equation in the paper

Dear Sir,

I notice that in your paper, there is an equation:

t_{fwd} (i, j) = t_{fwd}(i, 0) + t_{ctx}(i, j),

Let j=0, the second term will become zero.

But then we will have t_{ctx}(i, 0) = a_0 + a_1*i =0, which means that we don't need a_0 and a_1 at all. Or it means a_0, a_1 and i have a relation while a_0 and a_1 are constant and i is variable. This is wrong unless a_0 and a_1 are zero.

I am not sure if there is any restrictions on using this formula.

some question about attention module

thanks for sharing the code.

i have a question about the attention module in "transformer_models.py"

in your code , assume that there are 10 tokens in setence, i think the 7th token can only calculate with 1-6th tokens, as writen in your paper.

but when i read the GPT2 paper and , then read "GENERATING WIKIPEDIA BY SUMMARIZING LONG SEQUENCES" find the attention module is not calculate in that way as your paper.

Where can I find relevant information about the GPT2's attention calculation method? i only find the attention with left and right tokens.

thank you

Dynamic Programming Update Request

I notice that in this repository, it's still using the uniform way to split the input sequence.

Could you please tell us when you will update the Dynamic Programming Version as mentioned in the paper?

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.