Closed jyotirmayapatro closed 2 weeks ago
@Gungwah
We have implemented the class at first (LlamaClassifier and MixtralClassifier), followed by data loading and Vizualization. Then using the Streamlit App , where users can classify a single ticket manually, perform batch analysis on multiple tickets, and view dataset statistics and distributions. We have implemtned the first milestone of codes. We have to revisit further on refinement and enhancement to other features as a part of ur Milestone 2.
o Core components of your model setup (e.g., loading pre-trained models, initial data preprocessing, etc.). o A brief walkthrough of the functionality implemented so far