Code Monkey home page Code Monkey logo

Comments (4)

swtheing avatar swtheing commented on August 29, 2024 1

Yeah, the paper show the instructions are generated by GPT-4 or GPT-3.5. But, how to generate the response of the new generated instruction is not explicitly shown in their paper. I guess the response should be generated by GPT-4

from wizardcoder_instruct_generator.

Symbolk avatar Symbolk commented on August 29, 2024

Yeah, the paper show the instructions are generated by GPT-4 or GPT-3.5. But, how to generate the response of the new generated instruction is not explicitly shown in their paper. I guess the response should be generated by GPT-4

Do you mean only the ###Response is generated by GPT-4? A third choice is generating programming tasks with GPT-3.5, and then pass the task to GPT-4 to generate the solution.

FIY: As the just leaked GPT-4 detail shows (https://threadreaderapp.com/thread/1678545170508267522.html), GPT-4 is trained 2 epochs for text-based data and 4 for code-based data!

from wizardcoder_instruct_generator.

jaideep11061982 avatar jaideep11061982 commented on August 29, 2024

@Symbolk my objective is to do just batch inferencing in that case what is going to be my prompt template with an eg. if you can explain thanks in advance

from wizardcoder_instruct_generator.

haorannlp avatar haorannlp commented on August 29, 2024

Hi, did you successfully reproduce the training data?

from wizardcoder_instruct_generator.

Related Issues (3)

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.