Code Monkey home page Code Monkey logo

q_star's Introduction

TODO:

Algorithm release:

  • Add README -> The evolution from Tree of Thought to Improving mathematical reasoning with process-supervision. The transition from 1 iteration to multiple reasoning traces as atomic steps, then the intent of OpenAI of using Human Feedback and latest the Q-Value determination by using backpropagation using ground truth signal.
  • Add dependencies (possible poetry to track them).
  • Verify the score accumulation logic -> ISSUE: WHEN ACCUMULATING WE CAN GO INTO LOOPS. IT WILL ALWAYS PRIORITIZE THE DEPEST BRANCHES... (Sol: depth penalty / noramlize..)
  • Should we save all the evaluations from GPT-4 (for Opensource model) or only the adjusted ones?.
  • Automatically run the math dataset? Download it and start training directly.
  • Verify performance (pick hard problems, see the branch change.)

Open source model:

  • Prepare an implementation to automatically fine-tune an Open-source LLM data. (OpenHermes2.5?) - WIP, model downloaded, TODO: Prepare script.
  • Real-time tracking of the performance of the Open-Source model, we can do public collaboration. (Prohibitive license here.)

q_star's People

Contributors

luislechugaruiz avatar

Watchers

 avatar

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.