merve's picture
merve HF Staff
Update README.md
929bfb3
|
raw
history blame
433 Bytes
metadata
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.

Below you can see the pipeline: