|
--- |
|
language: zgh |
|
license: cc-by-4.0 |
|
tags: |
|
- translation |
|
- datasets |
|
- tamazight |
|
- tifinagh |
|
- zgh |
|
--- |
|
|
|
# Numbers Dataset |
|
|
|
## Dataset Overview |
|
|
|
The Numbers dataset contains translations of numbers from English to Tamazight (Zgh) in the format of tab-separated values. The dataset includes numbers ranging from 0 to 10,001. |
|
|
|
## Structure |
|
|
|
The dataset consists of two columns: |
|
- **English**: The number in English. |
|
- **Tamazight**: The equivalent number in the Tamazight language. |
|
|
|
### Example |
|
|
|
| English | Tamazight (zgh) | |
|
|---------|------------------| |
|
| Zero | ⴰⵎⵢⴰ | |
|
| One | ⵢⴰⵏ | |
|
| Two | ⵙⵉⵏ | |
|
|
|
## Usage |
|
|
|
This dataset is intended for training and evaluating translation models, particularly for projects focusing on the Tamazight language. It can be used in natural language processing tasks involving numerical translations. |
|
|
|
## Citation |
|
|
|
If you use this dataset in your research, please cite it as follows: |
|
|
|
```bibtex |
|
@misc{numbers_dataset, |
|
author = {Aksel Tinfat}, |
|
title = {Numbers Dataset for English-Tamazight Translation}, |
|
year = {2024} |
|
} |