Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,11 @@ metrics:
|
|
| 8 |
model-index:
|
| 9 |
- name: fine_tuned_model
|
| 10 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -15,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
# fine_tuned_model
|
| 17 |
|
| 18 |
-
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- Loss: 0.4604
|
| 21 |
- Accuracy: 0.81
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: fine_tuned_model
|
| 10 |
results: []
|
| 11 |
+
license: apache-2.0
|
| 12 |
+
datasets:
|
| 13 |
+
- mteb/amazon_reviews_multi
|
| 14 |
+
language:
|
| 15 |
+
- en
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 20 |
|
| 21 |
# fine_tuned_model
|
| 22 |
|
| 23 |
+
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on [mteb/amazon_reviews_multi](https://huggingface.co/datasets/mteb/amazon_reviews_multi).
|
| 24 |
It achieves the following results on the evaluation set:
|
| 25 |
- Loss: 0.4604
|
| 26 |
- Accuracy: 0.81
|