3 High-level overview
3.1 Core steps of a peaks and project
Peaks and pits have gone through many iterations throughout the past year and a half. Currently, the general workflow is
- Extract brand/product mentions from Sprinklr (the start of any project)
- Classify a sample of posts (of each sentiment) using GPT-3.5 OR one of the latest SetFit model that has been developed (e.g. the one from the previous project) to quickly identify peaks and pits
- Human review to select exemplar peaks and pits from these ‘crudely identified posts’
- Fine-tune the SetFit model using selected exemplar posts (from current project and previous projects)
- Run inference of this fine-tuned model over all of the project specific data
- Use GPT-3.5 for an extra layer of classification on identified peaks and pits
- Further understanding the identified peak and pit moments