When an AI tries a programming hiring quiz

Sdílet
Vložit
  • čas přidán 19. 06. 2021
  • GPT-3 attempts a software development hiring quiz and the results are... not the greatest.
    The answering UI on the left is a simple Python script. The language model lives on the cloud under OpenAI's control.
    If you do want to run GPT locally, you can check out GPT-2 (the previous, smaller version) or GPT-Neo.
    OpenAI boilerplate:
    All generated text (reason + answer) is verbatim from OpenAI's API. I take full responsibility for the AI-generated text shown in this video. AI-generated content reflects the biases of the training data.
    ---
    Music
    * Cartoon (Sting) by Twin Musicom is licensed under a Creative Commons Attribution 4.0 license. creativecommons.org/licenses/... Artist: www.twinmusicom.org/
    * The Night Falling - JR Tundra
  • Věda a technologie

Komentáře • 8

  • @praladprasad5455
    @praladprasad5455 Před 2 lety +4

    The algorithm works in its mysterious ways. I just wanted to mention how high quality your content is. Can't wait for you to blow up.

  • @Omar-bi9zn
    @Omar-bi9zn Před 2 lety +1

    Hey, I'm wondering if GPT3 can ace the TOEFL exam ? or its score in the SAT !

  • @BringMe_Back
    @BringMe_Back Před 2 lety

    Awesome ,
    i have done a little :
    I wrote a program to find Question from the Google form (which my universal uses ) it extract Q and search on Google in a Chrome tab ,
    How can i find answer based on Google search or get 1st search result in my command prompt .
    Any help would be helpful ,
    Thanks 🔥♥️

  • @kestonsmith1354
    @kestonsmith1354 Před rokem

    It could be better if you fine-tune it but I don't know nor do I think you are allowed to fine-tune it as yet. Last year I signed up to use GPT-3 and you couldn't fine-tune it and they were very careful who they allowed to use the model back then. Correct me if I am wrong

  • @mrZeeeee
    @mrZeeeee Před 2 lety +4

    Well, looks like GPT-3 killed you since you did not post anything in the last 3 months since you got the API key.

  • @Looped28
    @Looped28 Před 2 lety

    Hey what’s the download link to this program

  • @NIKDEFAULT
    @NIKDEFAULT Před 2 lety

    Lol where did u get ur dataset ??

    • @riveducha
      @riveducha  Před 2 lety +1

      GPT-3's dataset is mostly web content, with some books data as well. It's not a dataset that I collected - I am using GPT-3 via the OpenAI API. See arxiv.org/abs/2005.14165