Upload folder using huggingface_hub
Browse files- hate_speech_demo.py +1 -1
hate_speech_demo.py
CHANGED
|
@@ -727,7 +727,7 @@ def create_gradio_app():
|
|
| 727 |
|
| 728 |
"## Contact info \n"
|
| 729 |
"Reach out to Bertie Vidgen, Head of Human Data at Contextual AI, to find out more or sign up as a design partner at [email protected] \n"
|
| 730 |
-
"## SAFETY WARNING
|
| 731 |
"Some of the randomly generated test cases contain hateful language that you might find offensive or upsetting."
|
| 732 |
)
|
| 733 |
|
|
|
|
| 727 |
|
| 728 |
"## Contact info \n"
|
| 729 |
"Reach out to Bertie Vidgen, Head of Human Data at Contextual AI, to find out more or sign up as a design partner at [email protected] \n"
|
| 730 |
+
"## SAFETY WARNING \n"
|
| 731 |
"Some of the randomly generated test cases contain hateful language that you might find offensive or upsetting."
|
| 732 |
)
|
| 733 |
|