Skip to main content
GPT-3

GPT-3

Computer programWikipedia

Search complete. 188 mentions across 106 episodes found for "GPT-3".

Sep 11, 2026

speaker_5SOUNDBITE_SPEAKER
7:43
So there's no individual lines of code in here.
speaker_5SOUNDBITE_SPEAKER
7:46
The AIs I'm using here are GPT-3, ChatGPT 3.5, GPT-4, and Whisper.
speaker_5SOUNDBITE_SPEAKER
7:52
When it needs to speak, it'll use 11labs.io.
Dagogo AltraideHOST
7:56
The AI agents don't wait for you to ask more questions or wait for your response for the next step.
Risto UukGUEST
5:22
People didn't really expect that.
Risto UukGUEST
5:24
We were pointing towards, for example, GPT-3 by OpenAI.
Risto UukGUEST
5:27
We were arguing that, hey, it looks like large language models could actually become quite a big thing.
Risto UukGUEST
5:31
But lots of people were not persuaded.
speaker_1HOST
51:20
Yes, this is a big one.
speaker_1HOST
51:22
In the era of GPT-3 and 4, the meta strategy was to craft massive, intricately detailed system prompts or custom instruction files.
speaker_1HOST
51:31
Users would write 2000 words dictating exactly how the AI should format its text, what tone it should adopt, and explicitly forbidding it from using certain cliches or attempting specific tasks without permission.
speaker_0HOST
51:43
It was like putting massive bumper rails in the gutters of a bowling alley because the early AI models constantly threw gutter balls.
Peter RussellGUEST
39:06
So if we just think, you know, back to what we think of AI as, you know, chat GPT, there's a lot more to AI than these things.
Peter RussellGUEST
39:14
Just that, four years ago, when chat GPT-3 was first released, Who would have thought then, four years ago, that the same particular AI could be making wonderful pictures for us, talking to us, answering questions about anything we have, making videos, helping us deal with problems? Who would have thought that? And now, you know, because things are speeding up, I don't think any of us have any idea where things, what's going to be happening in two years' time.
Peter RussellGUEST
39:48
It's just going faster and faster.
Peter RussellGUEST
39:52
And the human mind cannot think in exponential terms.
Cal NewportHOST
9:30
So for example, if you say, "Here's a chess board.
Cal NewportHOST
9:34
What should white's next move be?" An earlier language model like GPT-4 or GPT-3 would just spit out a reasonable move, like, you know, E6, pawn to, to position, you know, row four.
Cal NewportHOST
9:46
I don't know chess notation.
Cal NewportHOST
9:47
But whatever, it just would spit out a move because that's typically what a text would have.
Nikolai YakovenkoGUEST
4:59
Um, a-actually, I don't know if he talks about it much anymore, but initially, uh, uh, Clem, you know, sort of, you know, he got co-founder, but he's sort of the main guy, uh, so to speak.
Nikolai YakovenkoGUEST
5:08
He wanted to build a conversational agent, but, like, pre-GPT-3, pre-ChatGPT, you know, um, in, in, in, in sort of the LSTM days.
Nikolai YakovenkoGUEST
5:16
And then that wasn't really working, so he's like, "Hey, you know, can we basically just build a central dep- repository for, for AI models?" You know? And the reason was at the time, people were releasing models in open source, but every, every GitHub package was different.
Nikolai YakovenkoGUEST
5:32
So the definitions weren't the same.
Nathan LabenzHOST
50:12
Why were the Chinese companies a bit behind on LLMs? I don't really know the answer to this, but what the, that same person who pointed me to Super Glue said was the Chinese companies just didn't really see the point in spending so much money to create a giant LLM.
Nathan LabenzHOST
50:30
They looked at GPT-2, they looked at GPT-3, and they were kinda like, "That's an awful lot of money to burn to get an AI to write bad poetry." [chuckles] That's the way he put it.
Nathan LabenzHOST
50:40
Why would we spend all this money to create something that has no use case? Again, reflecting maybe a bit more practical and a bit less ideological view of AI in China than we have in the United States, or at least in, in Silicon Valley.
Nathan LabenzHOST
50:56
Now, as it became clear that, oh, instruction following works, now you have an AI assistant, and then obviously everything from there from reasoning to agents, like they've clearly seen the use cases and they've clearly been making the investments to try to be neck and neck with the United States at the frontier.
Nathan LabenzHOST
51:54
A lot of their talent has found its way to the United States, which is definitely to our credit as a society that welcomes people, knock on wood, from around the world and allows them to put their talents to their highest and best use.
Nathan LabenzHOST
52:08
But the competition was already fairly tight as of 2022, and it was m- m- maybe a mistake by the Chinese companies to take a pass on that initial scaling push in language models.
Nathan LabenzHOST
52:23
But it's like a fairly reasonable one because indeed, like as I can tell you as a user of GPT-3, like it wasn't really that useful.
Nathan LabenzHOST
52:30
We were able to get it to write basic marketing copy and that was about it.
Chris PottsGUEST
8:43
So you could say, "I'm gonna work on summarization, and I've got a new idea about how to do that well using deep learning models." And that could be your PhD.
Chris PottsGUEST
8:52
And what we started to see, twenty eighteen, twenty nineteen, twenty twenty, especially with the arrival of GPT-3, that that was a very uncertain prospect because you might wake up one morning to find that you had been completely scooped, that with essentially no effort, one of these large pre-training runs had done better than you at the thing that you'd worked so hard on.
Chris PottsGUEST
9:10
And that caused an interesting, probably overall productive, but interesting and challenging crisis for people, especially students who are trying to figure out what to do next with their PhD research.
Chris PottsGUEST
9:21
But I think all of us felt a kind of real uncertainty in that moment.
Dagogo AltraideHOST
5:30
It's also smarter in logic.
Dagogo AltraideHOST
5:32
Here's an example of GPT-3 versus GPT-4 on the same logic problem.
Dagogo AltraideHOST
5:38
User: In a room there are 100 murderers.
Dagogo AltraideHOST
5:41
You kill one of them.
Dagogo AltraideHOST
6:52
Its reasoning capabilities surprised even the OpenAI team.
Dagogo AltraideHOST
6:56
During tests, they discovered that it was able to solve hindsight neglect, a decision-making problem where it had struggled greatly in the past.
Dagogo AltraideHOST
7:05
In this figure, you can see GPT-3.5 scored almost zero and GPT-4 a perfect score of a hundred.
Dagogo AltraideHOST
7:13
Improved reasoning also boosted a sore spot for previous models, the factualness of the model.
Alok AggarwalGUEST
31:25
Yeah.
Alok AggarwalGUEST
31:26
GPT-3, uh, 2N, and so on, right?
Joshua EidelmanHOST
31:28
Oh, oh.
Joshua EidelmanHOST
31:29
Amazing.

96 more episodes mention GPT-3.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.