Update README.md
Browse files
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 👇🏻
|