Skip to content

Commit

Permalink
Update deprecated comment to reflect use of gpt-4 in Clustering.ipynb (
Browse files Browse the repository at this point in the history
  • Loading branch information
alpsencer committed Mar 28, 2024
1 parent a1dd606 commit ac7f655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Clustering.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"source": [
"### 2. Text samples in the clusters & naming the clusters\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."
]
},
{
Expand Down

0 comments on commit ac7f655

Please sign in to comment.