Giter Site home page Giter Site logo

Comments (3)

dptam avatar dptam commented on August 14, 2024

Hi Stefan,

finish.pt corresponds to the final model after training for 1000 steps. Since the number of steps is usually not divisible by the number of number of steps in an epoch, the last epoch will usually not correspond to the model after training for 1000 steps but after training for the greatest multiple of (the number of steps in an epoch) less than 1000.

All our experiments are reported using finish.pt checkpoint.

Yes sorry it wasn't clear in our setup. Let me know if something is still not clear.

from t-few.

stefanhgm avatar stefanhgm commented on August 14, 2024

Hi Derek,

thanks for your quick answer! Okay that makes sense and I also found the corresponding parts in the code now. I want to use the number of steps as additional hyper parameter so I need to pick the best checkpoint to run on my test set. I got that working now!

Thanks again for making your code available!

from t-few.

CaffreyR avatar CaffreyR commented on August 14, 2024

Hi Derek,

thanks for your quick answer! Okay that makes sense and I also found the corresponding parts in the code now. I want to use the number of steps as additional hyper parameter so I need to pick the best checkpoint to run on my test set. I got that working now!

Thanks again for making your code available!

Hi Stefan,
How did you pick the best checkpoint on your test? By accuracy? By score_gt? Thanks! @stefanhgm

Best wishes,
Caffrey

from t-few.

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.