patriciapandeiro commited on
Commit
b70ab26
·
verified ·
1 Parent(s): 59516ee

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md CHANGED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
7
+ * 50 red teaming requests from Babelscape's *ALERT* dataset
8
+
9
+ Of those 169 requests:
10
+ * 149 are single requests
11
+ * 10 are two-part requests - part 1
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.