-
Notifications
You must be signed in to change notification settings - Fork 398
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
539 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
Oops, something went wrong.