Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
## Hugging Face Transformers with Scikit-learn Classifiers 🤩🌟
|
5 |
+
|
6 |
+
This repository contains a small proof-of-concept pipeline that leverages BART embeddings with scikit-learn Logistic Regression.
|
7 |
+
|
8 |
+
Below you can see the pipeline:
|
9 |
+
![](pipeline_viz.png)
|