Skip to content

Commit

Permalink
Update cloud_quickstart.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
simplifine-llm authored Aug 10, 2024
1 parent 424f003 commit 3bd68be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/cloud_quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5494,6 +5494,8 @@
{
"cell_type": "markdown",
"source": [
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/simplifine-llm/Simplifine/blob/main/examples/cloud_quickstart.ipynb)",
"\n",
"### 📦 Installing Required Libraries\n",
"\n",
"Before we begin fine-tuning our fake news detector, we need to install the necessary libraries. In this step, we’re installing the `Simplifine` library, which provides tools to streamline the fine-tuning process for large language models. We’re also installing the `datasets` library, which allows us to easily access and manage datasets from Hugging Face.\n",
Expand Down

0 comments on commit 3bd68be

Please sign in to comment.