Update README.md
Browse files
README.md
CHANGED
|
@@ -72,15 +72,17 @@ dataset = load_dataset("machlovi/combined-dataset")
|
|
| 72 |
print(dataset['train'][0])
|
| 73 |
```
|
| 74 |
|
| 75 |
-
|
|
|
|
| 76 |
|
| 77 |
This resource accompanies our paper accepted in the **Late Breaking Work** track of **HCI International 2025**.
|
| 78 |
|
| 79 |
-
📄 **Paper Title:**
|
| 80 |
👩💻 **Authors:** Naseem Machlovi, [Other Authors]
|
| 81 |
📍 **Conference:** HCI International 2025 – Late Breaking Work
|
| 82 |
🔗 [Link to Proceedings](https://2025.hci.international/proceedings.html)
|
| 83 |
|
|
|
|
| 84 |
---
|
| 85 |
|
| 86 |
## ✨ Description
|
|
|
|
| 72 |
print(dataset['train'][0])
|
| 73 |
```
|
| 74 |
|
| 75 |
+
|
| 76 |
+
# [HateBase]
|
| 77 |
|
| 78 |
This resource accompanies our paper accepted in the **Late Breaking Work** track of **HCI International 2025**.
|
| 79 |
|
| 80 |
+
📄 **Paper Title:** _Towards Safer AI Moderation: Evaluating LLM Moderators Through a Unified Benchmark Dataset and Advocating a Human-First Approach_
|
| 81 |
👩💻 **Authors:** Naseem Machlovi, [Other Authors]
|
| 82 |
📍 **Conference:** HCI International 2025 – Late Breaking Work
|
| 83 |
🔗 [Link to Proceedings](https://2025.hci.international/proceedings.html)
|
| 84 |
|
| 85 |
+
|
| 86 |
---
|
| 87 |
|
| 88 |
## ✨ Description
|