SidharthanRajendran commited on
Commit
5d1ecfe
1 Parent(s): 2c9d5de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # training_dir
17
 
18
- This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0393
21
  - Accuracy: 0.9946
 
15
 
16
  # training_dir
17
 
18
+ This model is a fine-tuned version of [albert-base-v2](https://huggingface.co/albert-base-v2) on an [Spam Data Collection](https://www.kaggle.com/datasets/abhishek14398/sms-spam-collection) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0393
21
  - Accuracy: 0.9946