File size: 1,514 Bytes
baf010a
4c7cd38
 
 
 
 
 
 
 
 
baf010a
4c7cd38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---

language:
- zgh
- en
license: cc-by-nd-4.0
tags:
- dialogue
- sports
- tamazight
- zgh
---


# Dialogues Dataset

## Dataset Overview

The Dialogues dataset contains conversations across various fields, including cinema, sports, and technology, presented in a tab-separated format. It aims to capture natural language exchanges in both English and Tamazight (Zgh).

## Structure

The dataset consists of two columns:
- **English**: The dialogue in English.
- **Tamazight**: The equivalent dialogue in the Tamazight language.

### Example

| English | Tamazight (zgh) |
|---------|------------------|
| Have you watched the movie "Inception" by Christopher Nolan? | ⵉⵙ ⵜⵥⵕⵉⴷ ⴰⴼⵉⵍⵎ ⵏ "ⵜⵓⴷⴷⵎⴰ" ⵏ ⵓⵎⵙⵙⵓⴼⵖ ⴽⵔⵉⵙⵜⵓⴼⵔ ⵏⵓⵍⴰⵏ? |
| Yes, it’s one of my favorite movies. The plot is mind-blowing! | ⵢⴰⵀ, ⵉⴳⴰ ⵢⴰⵏ ⵙⴳ ⵉⴼⵉⵍⵎⵏ ⵉⵏⵓ ⵉⵎⵓⴼⴰⵢⵏ. ⵜⴰⵢⵔⵔⵉⵙⵜ ⵜⵥⵉⵍ ⵙ ⵡⴰⵟⵟⴰⵚ! |

## Usage

This dataset is intended for training and evaluating dialogue models, particularly for projects focusing on the Tamazight language. It can be used in natural language processing tasks involving dialogue generation and understanding.

## Citation

If you use this dataset in your research, please cite it as follows:

```bibtex
@misc{dialogues_dataset,
  author = {Aksel Tinfat},
  title = {Dialogues Dataset for Various Fields in English-Tamazight},
  year = {2024}
}