merve HF staff commited on
Commit
0753471
Β·
1 Parent(s): a55170c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -9,6 +9,7 @@ library_name: generic
9
 
10
  This repository contains a small proof-of-concept pipeline that leverages longformer embeddings with scikit-learn Logistic Regression that does sentiment analysis.
11
  The training leverages the language module of [whatlies](https://github.com/koaning/whatlies).
 
12
 
13
  # Classification Report πŸ“ˆ
14
  Below is the classification report πŸ‘‡πŸ»
 
9
 
10
  This repository contains a small proof-of-concept pipeline that leverages longformer embeddings with scikit-learn Logistic Regression that does sentiment analysis.
11
  The training leverages the language module of [whatlies](https://github.com/koaning/whatlies).
12
+ See the tutorial notebook [here](https://www.kaggle.com/code/unofficialmerve/scikit-learn-with-transformers/notebook).
13
 
14
  # Classification Report πŸ“ˆ
15
  Below is the classification report πŸ‘‡πŸ»