merve HF staff commited on
Commit
d126ac0
1 Parent(s): ddb75ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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)