Skip to content

Commit

Permalink
Update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
davidberenstein1957 committed Aug 14, 2024
1 parent 4377e16 commit db81a2e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions argilla/docs/tutorials/image_classification.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,13 @@
" Check this [how-to guide](../how_to_guides/query.md) to know more about filtering and querying in Argilla. Also, you can check the Hugging Face docs on [fine-tuning an image classification model](https://huggingface.co/docs/transformers/en/tasks/image_classification)."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### Formatting the data"
]
},
{
"cell_type": "code",
"execution_count": 16,
Expand Down Expand Up @@ -608,6 +615,13 @@
"prepared_ds"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### The actual training"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit db81a2e

Please sign in to comment.