akingunduz commited on
Commit
3dff64e
1 Parent(s): b240cb6

Update README.md

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