Update README.md
Browse files
README.md
CHANGED
|
@@ -27,6 +27,8 @@ It leverages OpenAI’s `text-embedding-3-large` with a multi-head classifier to
|
|
| 27 |
- Self-harm (`self_harm_l1`, `self_harm_l2`)
|
| 28 |
- Other misconduct (`all_other_misconduct_l1`, `all_other_misconduct_l2`)
|
| 29 |
|
|
|
|
|
|
|
| 30 |
---
|
| 31 |
|
| 32 |
# Taxonomy
|
|
|
|
| 27 |
- Self-harm (`self_harm_l1`, `self_harm_l2`)
|
| 28 |
- Other misconduct (`all_other_misconduct_l1`, `all_other_misconduct_l2`)
|
| 29 |
|
| 30 |
+
Further details on the benchmark results and training methodology are in our [report](https://arxiv.org/abs/2507.15339).
|
| 31 |
+
|
| 32 |
---
|
| 33 |
|
| 34 |
# Taxonomy
|