sirunchained commited on
Commit
988b11a
·
verified ·
1 Parent(s): eb20cd6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -11,6 +11,7 @@ metrics:
11
  - f1
12
  - precision
13
  - recall
 
14
  ---
15
 
16
  # Offensive Text Classifier for Persian Language
@@ -88,4 +89,7 @@ def clean_sentences(sentence: str) -> str:
88
  - `imblearn`
89
  - `skl2onnx`
90
  - `onnxruntime`
91
- - `huggingface_hub`
 
 
 
 
11
  - f1
12
  - precision
13
  - recall
14
+ license: mit
15
  ---
16
 
17
  # Offensive Text Classifier for Persian Language
 
89
  - `imblearn`
90
  - `skl2onnx`
91
  - `onnxruntime`
92
+ - `huggingface_hub`
93
+
94
+ ## Demo
95
+ You can try it [here](https://huggingface.co/spaces/sirunchained/bad-comment-gradio).