vishnun0027 commited on
Commit
3355d7b
1 Parent(s): 8dc1ab8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # spam-detection_m1
18
 
19
- This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0202
22
  - Accuracy: 0.9967
 
16
 
17
  # spam-detection_m1
18
 
19
+ This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an [spam-detection](https://huggingface.co/datasets/vishnun0027/spam-detection) dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0202
22
  - Accuracy: 0.9967