Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ The model was fine-tuned using the following dataset:
|
|
41 |
[Kerassy/trustpilot-reviews-123k](https://huggingface.co/datasets/Kerassy/trustpilot-reviews-123k)
|
42 |
|
43 |
### Accuracy
|
44 |
-
The performance of the model was evaluated using
|
45 |
- Accuracy: 0.9543
|
46 |
- Precision: 0.9670
|
47 |
- Recall 0.9543
|
|
|
41 |
[Kerassy/trustpilot-reviews-123k](https://huggingface.co/datasets/Kerassy/trustpilot-reviews-123k)
|
42 |
|
43 |
### Accuracy
|
44 |
+
The performance of the model was evaluated using [an anonymous Trustpilot reviews dataset](https://www.kaggle.com/datasets/crawlfeeds/trustpilot-reviews-dataset) sourced from [Kaggle](https://kaggle.com), in conjunction with Scikit Learn metrics libraries. The results are as follows:
|
45 |
- Accuracy: 0.9543
|
46 |
- Precision: 0.9670
|
47 |
- Recall 0.9543
|