language: | |
- en | |
- id | |
license: apache-2.0 | |
library_name: transformers | |
datasets: | |
- carant-ai/indonesian_sentiment_dataset | |
- carant-ai/english_sentiment_dataset | |
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/carant-ai/tpu-sentiment-trainer/tree/main) | |
### 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. |