Kerassy commited on
Commit
27e5f82
·
verified ·
1 Parent(s): c7d3456

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 the Trustpilot reviews dataset in conjunction with Scikit Learn metrics libraries. The results are as follows:
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