Skip to content

Commit

Permalink
docs: add tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
sdiazlor committed Jun 18, 2024
1 parent b01962b commit f0088a5
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 0 deletions.
20 changes: 20 additions & 0 deletions argilla/docs/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
description: These are the tutorials for the Argilla Python SDK. They provide step-by-step instructions for common tasks.
hide: toc
---


# Tutorials

These are the tutorials for *the Argilla Python SDK*. They provide step-by-step instructions for common tasks.

<div class="grid cards" markdown>

- __Text classification with SetFit__

---

Learn about a common workflow end-to-end for a text classification task with SetFit.
[:octicons-arrow-right-24: How-to guide](text_classification_setfit.ipynb)

</div>
Loading

0 comments on commit f0088a5

Please sign in to comment.