LilithHu commited on
Commit
d57172d
·
verified ·
1 Parent(s): 8055a6c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -59,13 +59,14 @@ This system is for **research and educational purposes only**.
59
  It **does not guarantee accuracy** and **should not be used as legal or clinical evidence**.
60
  本工具仅用于**学术研究与教学演示**,不构成法律、医疗或其他正式用途的依据。
61
 
62
- 🤖 **Model Info**:
63
  - Model: `LilithHu/mbert-manipulative-detector`
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
  """,
 
59
  It **does not guarantee accuracy** and **should not be used as legal or clinical evidence**.
60
  本工具仅用于**学术研究与教学演示**,不构成法律、医疗或其他正式用途的依据。
61
 
62
+ 🤖 **Model Info / 模型信息**:
63
  - Model: `LilithHu/mbert-manipulative-detector`
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
+ ⚠️ **About Examples / 关于例子**
70
  The examples provided below are those cited in the paper, including implicit moral coercion, polite masking and false positives.
71
 
72
  """,