Sk1306 commited on
Commit
f80b598
·
verified ·
1 Parent(s): 67eaea7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,10 +6,13 @@ base_model:
6
  pipeline_tag: text-classification
7
  library_name: transformers
8
  ---
9
- ### Student Chat Toxicity Classifier
10
 
11
  This model is a fine-tuned version of the `s-nlp/roberta_toxicity_classifier` and is designed to classify text-based messages in student conversations as **toxic** or **non-toxic**. It is specifically tailored to detect and flag malpractice suggestions, unethical advice, or any toxic communication while encouraging ethical and positive interactions among students.
12
 
 
 
 
13
  ---
14
 
15
  ## Model Details
 
6
  pipeline_tag: text-classification
7
  library_name: transformers
8
  ---
9
+ ## Student Chat Toxicity Classifier
10
 
11
  This model is a fine-tuned version of the `s-nlp/roberta_toxicity_classifier` and is designed to classify text-based messages in student conversations as **toxic** or **non-toxic**. It is specifically tailored to detect and flag malpractice suggestions, unethical advice, or any toxic communication while encouraging ethical and positive interactions among students.
12
 
13
+ ---
14
+ 🚀 **Try the model live in this [Hugging Face Space](https://huggingface.co/spaces/Sk1306/Student_Ethics_Chat_Classifier)** 🚀
15
+
16
  ---
17
 
18
  ## Model Details