Skip to content

Commit 9d10075

Browse files
committed
adding new gpt-3 resources
1 parent 6b61d59 commit 9d10075

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

content/pages/10-working/00-gpt-3.markdown

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,8 @@ generating code for
6767
[the layout of the Google homepage](https://twitter.com/sharifshameem/status/1283322990625607681),
6868
[JSX output](https://twitter.com/sharifshameem/status/1282676454690451457),
6969
and [other technical demos](https://twitter.com/__MLT__/status/1287357881675853825),
70-
the model will otherwise not (yet) put any developers out of a job
70+
the
71+
[model will otherwise not (yet) put any developers out of a job](https://www.youtube.com/watch?v=Yg3C38P5EkA)
7172
who are coding real-world applications.
7273

7374

@@ -114,4 +115,12 @@ is trained.
114115
researchers on its usage, and some initial resources to get a
115116
better understanding of what this model is capable of performing.
116117

118+
* [GPT 3 Demo and Explanation](https://www.youtube.com/watch?v=8psgEDhT1MM)
119+
is a video that gives a brief overview of GPT-3 and shows a bunch
120+
of live demos for what has so far been created with this technology.
121+
122+
* [How GPT3 Works - Visualizations and Animations](https://jalammar.github.io/how-gpt3-works-visualizations-animations/)
123+
contains some wonderful animated visuals to show how the model is
124+
trained and what happens in various scenarios such as text output
125+
and code generation.
117126

0 commit comments

Comments
 (0)