mrm8488 commited on
Commit
619dc89
·
1 Parent(s): f525294

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -7,17 +9,24 @@ metrics:
7
  - recall
8
  - accuracy
9
  - f1
 
 
10
  model-index:
11
  - name: bert-tiny-finetuned-enron-spam-detection
12
  results: []
 
 
 
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
- # bert-tiny-finetuned-enron-spam-detection
 
 
 
19
 
20
- This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) on an unknown dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.0593
23
  - Precision: 0.9851
 
1
  ---
2
  license: apache-2.0
3
+ lang:
4
+ - en
5
  tags:
6
  - generated_from_trainer
7
  metrics:
 
9
  - recall
10
  - accuracy
11
  - f1
12
+ datasets:
13
+ - SetFit/enron_spam
14
  model-index:
15
  - name: bert-tiny-finetuned-enron-spam-detection
16
  results: []
17
+
18
+ widget:
19
+ - example: "buy online and save viagra price for this high demand med best price for this high demand med best price for this high demand med buy nowbuy nowbuy price for this high demand med best price for this high demand med best price for this high demand med buy nowbuy nowbuy nowcialis soft price for this high demand med best price for this high demand med best price for this high demand med buy nowbuy nowbuy your penis width ( girth ) by 20 % gain up to 3 + full inches in length buy nowbuy now"
20
  ---
21
 
22
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
23
  should probably proofread and complete it, then remove this comment. -->
24
 
25
+ # BERT-Tiny fine-tuned on Enron Spam Detection
26
+
27
+ This model is a fine-tuned version of [google/bert_uncased_L-2_H-128_A-2](https://huggingface.co/google/bert_uncased_L-2_H-128_A-2) (aka BERT-Yiny) on an [SetFit/enron_spam](https://huggingface.co/datasets/SetFit/enron_spam) for `Spam Dectection` downstream task.
28
+
29
 
 
30
  It achieves the following results on the evaluation set:
31
  - Loss: 0.0593
32
  - Precision: 0.9851