Model Description
This project aims to build a model capable of predicting the identity of a twitter user from their twitter.
Before proceeding I would raise the minor caveat that identity here is defined as male, female, or a brand. In some of the code snippets gender is used in place of identity because of how the column was labelled in the data.
Output Key
Label_0 = Brand
Label_1 = Female
Label_2 = Male
Base model
Base model is the mult albert-base-v2