Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
language: ar
|
| 4 |
task_categories:
|
| 5 |
- text-generation
|
|
@@ -55,23 +55,13 @@ Most of the dataset (96%) consists of short conversations between
|
|
| 55 |
| conv_txt | string | conversation context spanning multiple rows between the speaker and the listener
|
| 56 |
| role | string | role of the conversation utterance: 'speaker' or 'listener'
|
| 57 |
|
| 58 |
-
## Dataset Creation
|
| 59 |
-
The AEConvs dataset is constructed by native Arabic crowd-sourced content writers, where they were asked to engage in dyadic open-domain
|
| 60 |
-
conversations with each other in a chatting platform. Each conversation consistes of one speaker and one listener, where the speaker is asked to initiate the conversation about a daily event or an emotional incident, and the listener is advised to respond in an empathetic manner. The speaker and
|
| 61 |
-
listener can alternate turns in each conversation by a minimum of 4 and up to 10 turns.
|
| 62 |
-
|
| 63 |
-
### Curation Rationale
|
| 64 |
-
|
| 65 |
-
The AEConvs dataset is constructed with the aim of facilitating research into open-domain conversations in general and, in particular, for building and training empathetic conversational models. We believe that
|
| 66 |
-
the release of AEConvs will be a step toward helping Arabic LLMs become more emotionally sensitive and culturally aligned.
|
| 67 |
|
| 68 |
|
| 69 |
#### Personal and Sensitive Information
|
| 70 |
|
| 71 |
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
|
| 72 |
|
| 73 |
-
|
| 74 |
-
checks were performed on the dataset. We believe that all conversations in AEConvs do not contain any personally identifiable information or any sensitive or harmful content,
|
| 75 |
and we expect that models trained using the dataset to be safe and will not generate inappropriate responses that include discrimination, abuse, bias, etc.
|
| 76 |
|
| 77 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
language: ar
|
| 4 |
task_categories:
|
| 5 |
- text-generation
|
|
|
|
| 55 |
| conv_txt | string | conversation context spanning multiple rows between the speaker and the listener
|
| 56 |
| role | string | role of the conversation utterance: 'speaker' or 'listener'
|
| 57 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 58 |
|
| 59 |
|
| 60 |
#### Personal and Sensitive Information
|
| 61 |
|
| 62 |
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
|
| 63 |
|
| 64 |
+
We believe that all conversations in AEConvs do not contain any personally identifiable information or any sensitive or harmful content,
|
|
|
|
| 65 |
and we expect that models trained using the dataset to be safe and will not generate inappropriate responses that include discrimination, abuse, bias, etc.
|
| 66 |
|
| 67 |
|