From 216171d2f23e387a2205daa0110430612f38f9e9 Mon Sep 17 00:00:00 2001 From: Sara Han <127759186+sdiazlor@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:59:23 +0100 Subject: [PATCH] fix: typo in clean an existing preference dataset (#312) * fix: typo * update headers --- docs/tutorials/clean-preference-dataset-judgelm-gpt.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/tutorials/clean-preference-dataset-judgelm-gpt.ipynb b/docs/tutorials/clean-preference-dataset-judgelm-gpt.ipynb index 876db5de56..20f5114fd0 100644 --- a/docs/tutorials/clean-preference-dataset-judgelm-gpt.ipynb +++ b/docs/tutorials/clean-preference-dataset-judgelm-gpt.ipynb @@ -132,7 +132,7 @@ "id": "X_zKNbOdQYWw" }, "source": [ - "# Prepare the Dataset" + "## Prepare the Dataset" ] }, { @@ -519,7 +519,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Optional: Post-process the dataset" + "### Optional: Post-process the dataset" ] }, { @@ -622,7 +622,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "## Optional: Find duplicated examples" + "### Optional: Find duplicated examples" ] }, {