Skip to content

Commit

Permalink
fix: typo in clean an existing preference dataset (#312)
Browse files Browse the repository at this point in the history
* fix: typo

* update headers
  • Loading branch information
sdiazlor authored Jan 31, 2024
1 parent c3ca016 commit 216171d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/tutorials/clean-preference-dataset-judgelm-gpt.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"id": "X_zKNbOdQYWw"
},
"source": [
"# Prepare the Dataset"
"## Prepare the Dataset"
]
},
{
Expand Down Expand Up @@ -519,7 +519,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Optional: Post-process the dataset"
"### Optional: Post-process the dataset"
]
},
{
Expand Down Expand Up @@ -622,7 +622,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Optional: Find duplicated examples"
"### Optional: Find duplicated examples"
]
},
{
Expand Down

0 comments on commit 216171d

Please sign in to comment.