Text Classification
Transformers
Safetensors
English
Indonesian
xlm-roberta
Inference Endpoints
File size: 706 Bytes
0319646
 
2a6d4fe
 
 
 
 
 
 
 
0319646
 
2a6d4fe
84bc98b
60b3b2f
2a6d4fe
 
 
 
 
0319646
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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.