Skip to content

Latest commit

 

History

History
 
 

notebooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SetFit Notebooks

You can find here a list of notebooks covering various applications of SetFit. If you would like to contribute a notebook, please open a Pull Request so it can be included!

Note: On Kaggle, there is an issue with running setfit alongside the pre-installed version of tensorflow. To handle that, run

%pip uninstall tensorflow -y

in the first cell of the notebook.

Notebook Colab Kaggle Gradient Studio Lab
Text Classification (Multiclass) Open In Colab Kaggle Gradient Open In SageMaker Studio Lab
Text Classification (Multilabel) Open In Colab Kaggle Gradient Open In SageMaker Studio Lab
Text Classification (HoC dataset, Multilabel) Open In Colab Kaggle Gradient Open In SageMaker Studio Lab
Zero-Shot Text Classification Open In Colab Kaggle Gradient Open In SageMaker Studio Lab
Hyperparameter search Open In Colab Kaggle Gradient Open In SageMaker Studio Lab