mirror of
https://github.com/openai/openai-cookbook
synced 2024-11-11 13:11:02 +00:00
Update Clustering.ipynb
Updated the penultimate markdown to align with the code in the following cell
This commit is contained in:
parent
420c818ba1
commit
5811e634a0
@ -160,7 +160,7 @@
|
||||
"source": [
|
||||
"### 2. Text samples in the clusters & naming the clusters\n",
|
||||
"\n",
|
||||
"Let's show random samples from each cluster. We'll use davinci-instruct-beta-v3 to name the clusters, based on a random sample of 6 reviews from that cluster."
|
||||
"Let's show random samples from each cluster. We'll use text-davinci-003 to name the clusters, based on a random sample of 5 reviews from that cluster."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user