You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using HateBert and two RNNs as its last trainable layers to classify context of the tweets in the dataset (0: hate tweets, 1: offensive tweets, 2: neutral tweets)
pre_main_data is the preprocessed dataset
About
We aim to clasify tweets based on three categories 0: hate, 1: offensive, 2: neutral. For this purpose we use HateBert pretrained model with RNNs as the trainable layers