File size: 433 Bytes
2d28ef1 929bfb3 2d28ef1 d126ac0 929bfb3 d126ac0 |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: apache-2.0
tags:
- text-classification
---
## Hugging Face Transformers with Scikit-learn Classifiers 🤩🌟
This repository contains a small proof-of-concept pipeline that leverages BART embeddings with scikit-learn Logistic Regression that does sentiment analysis.
The training leverages the language module of [whatlies](https://github.com/koaning/whatlies).
Below you can see the pipeline:
 |