File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -124,3 +124,15 @@ is trained.
124124 trained and what happens in various scenarios such as text output
125125 and code generation.
126126
127+ * [ Tempering expectations for GPT-3] ( https://minimaxir.com/2020/07/gpt3-expectations/ )
128+ points out that many of the good examples on social media have been
129+ cherry picked to impress readers.
130+
131+ * [ gpt-3-experiments] ( https://github.com/minimaxir/gpt-3-experiments )
132+ contains Python code open sourced under the MIT license that
133+ shows how to interact with the API.
134+
135+ * [ Why GPT-3 matters] ( https://leogao.dev/2020/05/29/GPT-3-A-Brief-Summary/ )
136+ compares and contrasts this model with similar models that have been
137+ developed and tries to give an overview of where each one stands
138+ with its strengths and weaknesses.
You can’t perform that action at this time.
0 commit comments