Text Classification
Transformers
Safetensors
English
Indonesian
xlm-roberta
Inference Endpoints
File size: 686 Bytes
0319646
 
2a6d4fe
 
56b1c95
 
2a6d4fe
 
 
 
0319646
 
2a6d4fe
84bc98b
60b3b2f
2a6d4fe
56b1c95
2a6d4fe
 
56b1c95
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
library_name: transformers
license: apache-2.0
datasets:
- carant-ai/indonesian_sentiment_dataset
- carant-ai/english_sentiment_dataset
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/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.