ujjawalsah commited on
Commit
28cd8e3
·
verified ·
1 Parent(s): 29e78d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ This is a BERT-based model fine-tuned for multi-label toxicity classification. I
12
 
13
  This model is a fine-tuned version of the `bert-base-uncased` model from the transformers library. It has been trained on a balanced dataset annotated for toxicity and is capable of multi-label classification. Each input text can be simultaneously assigned multiple toxicity labels.
14
 
15
- - **Developed by:** Ujjawal Sah ([ujjawalsah9801@gmail.com](mailto:ujjawalsah9801@gmail.com))
16
  *For any issues or inquiries regarding the use of this script, please contact via email.*
17
 
18
  - **Model type:** BERT-based sequence classifier
 
12
 
13
  This model is a fine-tuned version of the `bert-base-uncased` model from the transformers library. It has been trained on a balanced dataset annotated for toxicity and is capable of multi-label classification. Each input text can be simultaneously assigned multiple toxicity labels.
14
 
15
+ - **Developed by:** Ujjawal Kumar ([ujjawalsah9801@gmail.com](mailto:ujjawalsah9801@gmail.com))
16
  *For any issues or inquiries regarding the use of this script, please contact via email.*
17
 
18
  - **Model type:** BERT-based sequence classifier