will-rads commited on
Commit
946c094
·
verified ·
1 Parent(s): 3a17a5a

Update README.md

Browse files

Added link to gradio testing of the model

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -41,6 +41,11 @@ model-index:
41
  # Ethical-Content-Moderation
42
  Fine-Tuning DistilBERT for Ethical Content Moderation
43
 
 
 
 
 
 
44
  ## Model description
45
 
46
  This model fine-tunes distilbert-base-uncased on the Davidson et al. (2017) hate speech and offensive language dataset loaded from HuggingFace. The classifier predicts whether a tweet is:
 
41
  # Ethical-Content-Moderation
42
  Fine-Tuning DistilBERT for Ethical Content Moderation
43
 
44
+ ## Live Demo
45
+ Try the model directly in your browser here:
46
+ ➡️ [Ethical Content Moderator Space](https://huggingface.co/spaces/will-rads/ethical-content-moderator)
47
+
48
+
49
  ## Model description
50
 
51
  This model fine-tunes distilbert-base-uncased on the Davidson et al. (2017) hate speech and offensive language dataset loaded from HuggingFace. The classifier predicts whether a tweet is: