Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text2text-generation
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- not-for-all-audiences
|
| 9 |
+
- moderator
|
| 10 |
+
- preferences
|
| 11 |
+
- DPO
|
| 12 |
---
|
| 13 |
+
|
| 14 |
+
# Purpose
|
| 15 |
+
This dataset was created as a preference dataset to be used with methods like Direct Preference Optimization. I try to make the foundation model behaves like a moderator who takes care of everyone.
|