eliasalbouzidi
commited on
Update README.md
Browse files
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 |
|