File size: 280 Bytes
2d28ef1
 
 
d126ac0
 
 
 
 
 
1
2
3
4
5
6
7
8
9
---
license: apache-2.0
---
## 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.

Below you can see the pipeline:
![](pipeline_viz.png)