Update README.md
Browse files
README.md
CHANGED
@@ -14,4 +14,14 @@ configs:
|
|
14 |
data_files:
|
15 |
- split: train
|
16 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
|
|
|
|
|
14 |
data_files:
|
15 |
- split: train
|
16 |
path: data/train-*
|
17 |
+
license: apache-2.0
|
18 |
+
language:
|
19 |
+
- es
|
20 |
+
tags:
|
21 |
+
- red-teaming
|
22 |
+
- suicide
|
23 |
+
- chatbot
|
24 |
+
pretty_name: Red Teaming prevenIA
|
25 |
---
|
26 |
+
|
27 |
+
Red teaming questions to test the behaviour of prevenIA (a Spanish Information Chatbot for Suicide Questions). Questions from the suicide & self-harm category of the [ALERT dataset](https://huggingface.co/datasets/Babelscape/ALERT) were extracted and translated to Spanish.
|