This model is a fine-tuned version of
cardiffnlp/twitter-roberta-base-sep2022 on custom dataset
consisting of 2527 recent tweets related to major life events that occur during the lifespan of the users.
It achieves the following results on the evaluation set:
A RoBERTa-base model trained on 168.86M tweets until the end of September 2022 (15M tweets increment) finetuned and trained on custom dataset
consisting of 2527 recent tweets related to major life events that occur during the lifespan of the users with the scope of performing a specific text xlassification task:
classify posts from the Twitter social media platform into a set of 30 distinct classes, each representing a major life event that the author of the post recently experienced.
RoBERTa (Robustly Optimized BERT approach) is a state-of-the-art natural language processing (NLP) model developed by Facebook AI.
The scope of this fine-tuned language model is to be used for a specific text classification task: classify posts from the Twitter social media platform into a set of
30 distinct classes, each representing a major life event that the author of the post recently experienced.
The model can be further improved by training on an even larger training dataset with an extended and more diverse set of life events classes.
A fine-tuning process was applied to the original model
cardiffnlp/twitter-roberta-base-sep2022 by: