Marcus Davis
@marcus-d · 3 days ago
Projects
Sentiment Analysis Pipeline with Hugging Face
Project: Building a Sentiment Analysis Pipeline with Hugging Face Transformers. We recently evaluated several LLMs – Llama 2 7B and Mistral 7B – for a customer review analysis task, and the open-source models consistently demonstrated a 15-20% lower accuracy compared to the GPT-3.5-turbo API, primarily due to issues with prompt understanding and a noticeable lack of robustness when handling nuanced language; this highlights the significant quality gap currently present.