Binary Classifier
The "LeMoE" (Lightweight Mixture of Experts) project focused on developing a highly efficient routing system for Small Language Models (SLMs) and APIs. My work involved creating, labeling, and validating specialized datasets for intent classification and prompt routing. The core data labeling tasks required analyzing user prompts and accurately categorizing them by domain, computational complexity, and the optimal target "expert" model (Text Classification). To guarantee high accuracy, I implemented strict quality control measures to ensure the router could dynamically direct queries to the most appropriate model, optimizing both response quality and underlying system resources.