Coder Social home page Coder Social logo

Comments (3)

YannDubs avatar YannDubs commented on July 18, 2024

Thanks for raising that issue @syleedandekar. Unfortunately, there's not much we can do about it given that OpenAI removed davinci-003. To keep the codebase usable I'll switch the annotators to the default AlpacaEval, the numbers won't be exactly comparable to the ones in the paper unfortunately. In particular, it will use a single annotator rather than a batch of annotators.

I'll do that before the end of the week-end. Until then you can probably change this line https://github.com/tatsu-lab/alpaca_farm/blob/b17d605a360fc2936cbe6ee89e81d7270b440903/src/alpaca_farm/auto_annotations/eval.py#L163C13-L163C98 to be "greedy_gpt4".

from alpaca_farm.

syleedandekar avatar syleedandekar commented on July 18, 2024

I think the "greedy_gpt4" model is also deprecated

from alpaca_farm.

YannDubs avatar YannDubs commented on July 18, 2024

If you change this line https://github.com/tatsu-lab/alpaca_farm/blob/b17d605a360fc2936cbe6ee89e81d7270b440903/src/alpaca_farm/auto_annotations/annotators/greedy_gpt4/configs.yaml#L9C5-L9C29 to "gpt-4" it should work. I'll do a full fix before the end of the week, namely using the default AlpacaEval.

from alpaca_farm.

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.