Update README.md
Browse files
README.md
CHANGED
@@ -46,15 +46,9 @@ model-index:
|
|
46 |
license: mit
|
47 |
---
|
48 |
|
49 |
-
You're absolutely right — label flipping is **critical** here since the base model you fine-tuned uses a **non-standard label mapping** (`0 = Positive`, `2 = Negative`). Here's the **updated and corrected** model card with:
|
50 |
|
51 |
-
* 🔁 Clear warning about label flipping
|
52 |
-
* 🧪 Updated usage code with correct interpretation
|
53 |
-
* ✅ Rewritten explanation for clarity
|
54 |
|
55 |
-
|
56 |
-
|
57 |
-
# 🇮🇩 Fine-Tuned IndoRoBERTa for Indonesian Financial Sentiment Classification
|
58 |
|
59 |
This is a fine-tuned version of [`w11wo/indonesian-roberta-base-sentiment-classifier`](https://huggingface.co/w11wo/indonesian-roberta-base-sentiment-classifier), specialized for **Indonesian financial news sentiment classification**.
|
60 |
|
@@ -211,5 +205,3 @@ Created by
|
|
211 |
[`Khoirul Ihsan`](https://www.linkedin.com/in/khoirul-ihsan-387115288/)
|
212 |
|
213 |
For collaborations or questions, feel free to reach out via Hugging Face or GitHub.
|
214 |
-
|
215 |
-
---
|
|
|
46 |
license: mit
|
47 |
---
|
48 |
|
|
|
49 |
|
|
|
|
|
|
|
50 |
|
51 |
+
# 🇮🇩 IndoRoBERTa for Indonesian Financial Sentiment Classification
|
|
|
|
|
52 |
|
53 |
This is a fine-tuned version of [`w11wo/indonesian-roberta-base-sentiment-classifier`](https://huggingface.co/w11wo/indonesian-roberta-base-sentiment-classifier), specialized for **Indonesian financial news sentiment classification**.
|
54 |
|
|
|
205 |
[`Khoirul Ihsan`](https://www.linkedin.com/in/khoirul-ihsan-387115288/)
|
206 |
|
207 |
For collaborations or questions, feel free to reach out via Hugging Face or GitHub.
|
|
|
|