Skip to content

Commit 1332930

Browse files
committed
remove empty cell
1 parent 09c4d70 commit 1332930

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

examples/Fine_tuning_direct_preference_optimization_guide.ipynb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -672,13 +672,6 @@
672672
"print(f\"Base model reply: \\n {base_data[idx].sample.output[0].content} \\n\")\n",
673673
"print(f\"DPO-tuned model reply \\n {post_data[idx].sample.output[0].content}\")"
674674
]
675-
},
676-
{
677-
"cell_type": "code",
678-
"execution_count": null,
679-
"metadata": {},
680-
"outputs": [],
681-
"source": []
682675
}
683676
],
684677
"metadata": {

0 commit comments

Comments
 (0)