Text Classification
Transformers
Safetensors
English
Indonesian
xlm-roberta
Inference Endpoints
thonyyy's picture
Update README.md
60b3b2f verified
|
raw
history blame
No virus
706 Bytes
metadata
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

Special Thanks

  1. carlesoctav for making the training script workable in TPU VM
  2. Google’s TPU Research Cloud (TRC) for providing Cloud TPU VM.