--- library_name: transformers license: apache-2.0 datasets: - thonyyy/indonesian_sentiment_dataset_v1 - thonyyy/english_sentiment_dataset_v1 language: - en - id pipeline_tag: text-classification --- ### Model Description Finetuned xlm-roberta-base for Sentiment Analysis ### Training results I forgot to save the metric but I remember it's quite good (accuracy~96%, loss ~0.1) ### Training procedure For replication, go to [GitHub page](https://github.com/nicholaswilven/general-sentiment-trainer/tree/berantkaan2) ### Special Thanks 1. [carlesoctav](https://huggingface.co/carlesoctav) for making the training script workable in TPU VM 2. Google’s TPU Research Cloud (TRC) for providing Cloud TPU VM.