Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
---
|
8 |
+
|
9 |
+
This dataset contains data from the XS test benchmark, processed for RLHF training and evaluation.
|
10 |
+
|
11 |
+
References:
|
12 |
+
|
13 |
+
https://github.com/paul-rottger/exaggerated-safety
|