Update deprecated comment to reflect use of gpt-4 in Clustering.ipynb (#1120)

This commit is contained in:
Yavuz Alp Sencer ÖZTÜRK 2024-03-29 00:16:34 +03:00 committed by GitHub
parent a1dd606413
commit ac7f6552a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -163,7 +163,7 @@
"source": [ "source": [
"### 2. Text samples in the clusters & naming the clusters\n", "### 2. Text samples in the clusters & naming the clusters\n",
"\n", "\n",
"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." "Let's show random samples from each cluster. We'll use gpt-4 to name the clusters, based on a random sample of 5 reviews from that cluster."
] ]
}, },
{ {