Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
# Dataset Card for Multilingual Red Teaming
|
| 2 |
|
| 3 |
**Data**
|
|
|
|
| 4 |
Two jsonl files (one in English and one in European Portuguese) with:
|
| 5 |
* 47 red teaming requests from proprietary dataset
|
| 6 |
* 72 red teaming requests from Haize Labs' *Redteaming Resistance Leaderboard* dataset
|
|
@@ -12,11 +13,13 @@ Of those 169 requests:
|
|
| 12 |
* 10 are two-part requests - part 2
|
| 13 |
|
| 14 |
**Dataset Structure**
|
|
|
|
| 15 |
The data fields are the following:
|
| 16 |
* [SOURCE] - the name of the dataset to which the prompt belongs
|
| 17 |
* [PROMPT] - a red-teaming prompt
|
| 18 |
* [PROMPT TYPE] - distinction between single and two-part requests
|
| 19 |
|
| 20 |
**Disclaimer**
|
|
|
|
| 21 |
This dataset contains content that might be sensitive or explicit in nature and in no way represents the views
|
| 22 |
of the persons or entities associated.
|
|
|
|
| 1 |
# Dataset Card for Multilingual Red Teaming
|
| 2 |
|
| 3 |
**Data**
|
| 4 |
+
|
| 5 |
Two jsonl files (one in English and one in European Portuguese) with:
|
| 6 |
* 47 red teaming requests from proprietary dataset
|
| 7 |
* 72 red teaming requests from Haize Labs' *Redteaming Resistance Leaderboard* dataset
|
|
|
|
| 13 |
* 10 are two-part requests - part 2
|
| 14 |
|
| 15 |
**Dataset Structure**
|
| 16 |
+
|
| 17 |
The data fields are the following:
|
| 18 |
* [SOURCE] - the name of the dataset to which the prompt belongs
|
| 19 |
* [PROMPT] - a red-teaming prompt
|
| 20 |
* [PROMPT TYPE] - distinction between single and two-part requests
|
| 21 |
|
| 22 |
**Disclaimer**
|
| 23 |
+
|
| 24 |
This dataset contains content that might be sensitive or explicit in nature and in no way represents the views
|
| 25 |
of the persons or entities associated.
|