updated metadata
Browse files
README.md
CHANGED
@@ -1,4 +1,12 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# 🧠 OpenAI Moderation Binary Dataset
|
3 |
|
4 |
This dataset is a **binary-labeled** version of the original [OpenAI Moderation Evaluation Dataset](https://github.com/openai/moderation-api-release), created to support safe/unsafe classification tasks in content moderation, safety research, and AI alignment.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
size_categories:
|
8 |
+
- 1K<n<10K
|
9 |
+
---
|
10 |
# 🧠 OpenAI Moderation Binary Dataset
|
11 |
|
12 |
This dataset is a **binary-labeled** version of the original [OpenAI Moderation Evaluation Dataset](https://github.com/openai/moderation-api-release), created to support safe/unsafe classification tasks in content moderation, safety research, and AI alignment.
|