Giter Club home page Giter Club logo

Comments (1)

soochan-lee avatar soochan-lee commented on August 13, 2024

Thank you for your interest in our work, and sorry for the late reply.

First of all, "To gain mathematical computing power, the model needs to be fine-tuned" is far from the point of our paper.
We are proposing RoT as an inference framework, which demonstrates the importance of utilizing multiple contexts to solve complex reasoning problems.
Fine-tuning is not the only way to make an LM perform RoT.
For example, one may prepend a CoT prompting, which includes several demonstrations of RoT, to every context to induce an LM to perform RoT without any fine-tuning.
However, as we deal with extremely complex problems that require hundreds of thousands of tokens of reasoning steps, each token generation should be extremely accurate to achieve a reasonable score.
We found that CoT prompting is not sufficient for such accuracy, so we chose to rely on fine-tuning for this work.

Of course, fine-tuning for solving just a few types of problems will damage the general capability of LMs.
We did not quantitatively measure the degradation because (i) it seemed obvious, and (ii) evaluating the general capability of LMs is costly.

Hope this answers your question :)

from rot.

Related Issues (1)

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.