Text Classification
Transformers
Safetensors
English
Indonesian
xlm-roberta
Inference Endpoints
thonyyy commited on
Commit
84bc98b
1 Parent(s): 2a6d4fe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -11,6 +11,8 @@ pipeline_tag: text-classification
11
  ---
12
  ### Model Description
13
  Finetuned xlm-roberta-base for Sentiment Analysis
 
 
14
  ### Training procedure
15
  For replication, go to [GitHub page](https://github.com/nicholaswilven/general-sentiment-trainer/tree/berantkaan2)
16
  ### Special Thanks
 
11
  ---
12
  ### Model Description
13
  Finetuned xlm-roberta-base for Sentiment Analysis
14
+ ### Training results
15
+ I forgot to save the metric but it's quite good (accuracy~96%, loss ~0.1)
16
  ### Training procedure
17
  For replication, go to [GitHub page](https://github.com/nicholaswilven/general-sentiment-trainer/tree/berantkaan2)
18
  ### Special Thanks