File size: 652 Bytes
898bdd3
 
3c45170
 
 
 
 
 
 
 
 
 
 
 
 
898bdd3
3c45170
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
license: apache-2.0
widget:
- text: These are nice flowers
  example_tile: not offensive
- text: What the hell
  example_tile: offensive
- text: You really suck, dude
  example_tile: offensive2
- text: How to put screw thread in furniture? 
  example_title: not offensive but with the word screw 
base_model: huawei-noah/TinyBERT_General_4L_312D
datasets: 
- tarekziade/profanity
library_name: "transformers"
---

Fine-tuned model that detects profanity in text.

This is the "tiny" version, see https://huggingface.co/tarekziade/pardonmyai

Evaluation:

- Accuracy: 0.9633
- Precision: 0.9378
- Recall: 0.8746
- F1 Score: 0.9051
- AUC-ROC: 0.9892