Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ model-index:
|
|
25 |
---
|
26 |
# tinybert-sentiment-amazon
|
27 |
|
28 |
-
This model is a fine-tuned version of [bert-tiny](prajjwal1/bert-tiny) on [amazon-polarity dataset](https://huggingface.co/datasets/amazon_polarity). It achieves the following results on the evaluation set:
|
29 |
* Loss: 0.153
|
30 |
* Accuracy: 0.942
|
31 |
* F1_score: 0.940
|
|
|
25 |
---
|
26 |
# tinybert-sentiment-amazon
|
27 |
|
28 |
+
This model is a fine-tuned version of [bert-tiny](https://huggingface.co/prajjwal1/bert-tiny) on [amazon-polarity dataset](https://huggingface.co/datasets/amazon_polarity). It achieves the following results on the evaluation set:
|
29 |
* Loss: 0.153
|
30 |
* Accuracy: 0.942
|
31 |
* F1_score: 0.940
|