eliasalbouzidi commited on
Commit
b70fcf8
·
verified ·
1 Parent(s): 721f0db

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ tags:
30
 
31
  <!-- Provide a quick summary of what the model is/does. -->
32
 
33
- This model is designed to categorize text into two classes: "safe", or "nsfw", which makes it suitable for content moderation and filtering applications.
34
 
35
  The model was trained using a dataset containing 190,000 labeled text samples, distributed among the two classes of "safe" and "nsfw".
36
 
 
30
 
31
  <!-- Provide a quick summary of what the model is/does. -->
32
 
33
+ This model is designed to categorize text into two classes: "safe", or "nsfw" (not safe for work), which makes it suitable for content moderation and filtering applications.
34
 
35
  The model was trained using a dataset containing 190,000 labeled text samples, distributed among the two classes of "safe" and "nsfw".
36