File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -107,6 +107,11 @@ These resources range from broad philosophy of what GPT-3 means
107107for machine learning to specific technical details for how the model
108108is trained.
109109
110+ * [ The Ultimate Guide to OpenAI's GPT-3 Language Model] ( https://www.twilio.com/blog/ultimate-guide-openai-gpt-3-language-model )
111+ is a detailed tutorial on how to use OpenAI's playground user interface,
112+ what the parameters do, and how to convert what you have done in
113+ the playground into a Python script that calls their API.
114+
110115* [ OpenAI's GPT-3 Language Model: A Technical Overview] ( https://lambdalabs.com/blog/demystifying-gpt-3/ )
111116 and
112117 [ GPT-3: A Hitchhiker's Guide] ( https://lambdalabs.com/blog/gpt-3/ )
You can’t perform that action at this time.
0 commit comments