diff --git a/README.md b/README.md index 8632567..2baca08 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,27 @@ CogniGuard is a powerful web extension designed to empower users by identifying ![GitHub forks](https://img.shields.io/github/forks/4darsh-Dev/CogniGaurd) ![GitHub Repo stars](https://img.shields.io/github/stars/4darsh-Dev/CogniGaurd) +## Fine-Tuned ML Model Evaluation Score + +### Eval Scores + +

+ BERT Fine-Tuned Eval Score +

+ +| Metric | Score | +|:----------:|:---------:| +| Accuracy | 0.985993 | +| Precision | 0.985138 | +| Recall | 0.985993 | +| F1-Score | 0.984211 | + + +### Confusion Matrix +

+ BERT Confusion Matrix +

+ ## Project Setup Locally 🚀