Coder Social home page Coder Social logo

Comments (6)

Howuhh avatar Howuhh commented on June 3, 2024 1

Also, @grahamannett, if you use gpt in your code, pay attention to the existing bug from #4 which is not merged yet.

from faster-trajectory-transformer.

grahamannett avatar grahamannett commented on June 3, 2024 1

@Howuhh damn, i originally had forked your repo and am using it too much/in process of running a fair amount of experiments and dont want to mess with what i have. seems like i cant make a new fork until i detach my current project from yours and requires submitting a github support ticket. i kicked off the runs that you have listed with the fix though and will PR once I get the fork issue sorted out. thanks a lot for the codebase, was very helpful!

from faster-trajectory-transformer.

Howuhh avatar Howuhh commented on June 3, 2024

Hi @grahamannett! Indeed, seems like this is a bug from incorrect numpy broadcasting which I missed unfortunately 😞. You can correct it with .squeeze(), .T or just [t + 1:, 0]. It's amazing that it trained so nicely in spite of this!

from faster-trajectory-transformer.

grahamannett avatar grahamannett commented on June 3, 2024

thanks for the heads up. its probably worth offering @Howuhh would you like me to retrain the models for the checkpoints with that fix? I am using the models to benchmark against anyway and will probably retrain them since i did not have that pre-norm fix.

from faster-trajectory-transformer.

Howuhh avatar Howuhh commented on June 3, 2024

@grahamannett yeah, that would be really cool, as I'm mostly busy with other things that have nothing to do with the TT at the moment. You can make a separate PR for this (or whatever you feel more comfortable with)

from faster-trajectory-transformer.

Howuhh avatar Howuhh commented on June 3, 2024

@grahamannett It's okay, do as you please. My project for which I wrote this code failed, glad the code is useful to someone anyway

from faster-trajectory-transformer.

Related Issues (7)

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.