This model uses IndoBERT to classify Twitter/X accounts as bots or humans based on their textual content and numeric features.
Model Architecture
Base Model: indobenchmark/indobert-base-p1
Dataset
The dataset includes Indonesian tweets with labels (0 for human, 1 for bot), along with additional numeric features such as favorite_count, retweet_count, reply_count, and quote_count.