GithubHelp home page GithubHelp logo

Comments (1)

laszlovandenhoek avatar laszlovandenhoek commented on May 24, 2024

I found this issue while Googling for "GPT-4 Project Euler", which are two subjects that I personally take a keen interest in :)

Re-benchmarking would be an interesting data point, especially paired with an added comparison with the "Advanced Data Analytics" plugin (formerly called "Code Interpreter", before it became generally available). I can name several reasons:

  • input can be provided by uploading files (like images or large number strings)
  • the underlying model (that is, GPT-4 with plugins) appears to be finetuned to leverage a Python interpreter.
  • Anecdotal evidence that GPT-4+ADA is even better at problem-solving using code, which is essentially what PE is about. Indeed, perhaps the "lobotomization" of the current gpt-4-0613 with respect to the "original" gpt-4-0314 might be a result of (and perhaps, offset by) the ability to leverage plugins, which was added in that version.

For your consideration, the failures from your previous evaluation, successfully solved using ADA:

Also, all the problems deemed "intractable" because they were too hard to represent are easily solved by uploading the file, or simply leaving out the visual information altogether:

I think it's safe to assume that GPT-4 with ADA will be able to solve everything that "plain" GPT-4 can.

from gpt-4-chatgpt-project-euler.

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.