tony4194 commited on
Commit
bfb04fe
1 Parent(s): c68d887

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,18 +15,18 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # distilbert-spamEmail
17
 
18
- This model is a fine-tuned version of [tony4194/ditilbert-spamEmail](https://huggingface.co/tony4194/ditilbert-spamEmail) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0621
21
  - Accuracy: 0.9925
22
 
23
  ## Model description
24
 
25
- More information needed
26
 
27
  ## Intended uses & limitations
28
 
29
- More information needed
30
 
31
  ## Training and evaluation data
32
 
 
15
 
16
  # distilbert-spamEmail
17
 
18
+ This model is a second fine-tuned version of [tony4194/ditilbert-spamEmail](https://huggingface.co/tony4194/ditilbert-spamEmail) on an [SetFit/enron_spam](https://huggingface.co/datasets/SetFit/enron_spam) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0621
21
  - Accuracy: 0.9925
22
 
23
  ## Model description
24
 
25
+ To detect spam messages.
26
 
27
  ## Intended uses & limitations
28
 
29
+ Maximum paragraph or chunk_text is 512.
30
 
31
  ## Training and evaluation data
32