Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -64,7 +64,10 @@ It **does not guarantee accuracy** and **should not be used as legal or clinical
|
|
64 |
- Base: `mDeBERTa-v3` multilingual pre-trained model
|
65 |
- Fine-tuned using HuggingFace Transformers on 10,000 labeled Chinese data
|
66 |
|
67 |
-
🌐 Built with Gradio and hosted on HuggingFace Spaces
|
|
|
|
|
|
|
68 |
""",
|
69 |
examples=[
|
70 |
["A good kid would never act like this"],
|
|
|
64 |
- Base: `mDeBERTa-v3` multilingual pre-trained model
|
65 |
- Fine-tuned using HuggingFace Transformers on 10,000 labeled Chinese data
|
66 |
|
67 |
+
🌐 **Built with Gradio and hosted on HuggingFace Spaces**
|
68 |
+
⚠️ **About Examples / 关于例子 **
|
69 |
+
The examples provided below are those cited in the paper, including implicit moral coercion, polite masking and false positives.
|
70 |
+
|
71 |
""",
|
72 |
examples=[
|
73 |
["A good kid would never act like this"],
|