--- language: - zgh - en - ber license: apache-2.0 task_categories: - translation - text-classification task_ids: - extractive-qa - natural-language-inference pretty_name: Tamazight Verbs size_categories: - n<1K --- ## Dataset Description - **Repository:** [Tamazight Verbs](https://huggingface.co/datasets/Tamazight/Tamazight-Verbs) - **Language:** Tamazight (Berber/Amazigh) - **Format:** TSV (Tab-Separated Values) - **Source:** IRCAM (Institut Royal de la Culture Amazighe) - **License:** apache-2.0 ### Dataset Summary This dataset contains a collection of Tamazight (Berber/Amazigh) verbs along with their English meanings. The data is sourced from IRCAM (Institut Royal de la Culture Amazighe) and is presented in a tab-separated format (TSV). Each row includes a verb in Tamazight (written in Tifinagh script) and its corresponding English translation. ### Supported Tasks - **Translation:** The dataset can be used for translating Tamazight verbs into English. - **Text Classification:** It can be adapted for tasks like verb classification or semantic analysis. ### Languages - **Primary Language:** Tamazight (Berber/Amazigh) - **Secondary Language:** English ## Dataset Structure ### Data Fields - `zgh_verbe`: The verb in Tamazight, written in Tifinagh script. - `en_meaning`: The English translation of the verb. ### Data Splits The dataset consists of a single file with no predefined splits. ### Example Data | zgh_verbe | en_meaning | |-----------|-----------------| | ⴰⴱⵔ | boil | | ⴰⴳⴰ | be distant | | ⴰⴳⴳⵓⴳ | be far away | | ⴰⴳⴳⵓⵎ | To desire, to hope | | ⴰⴳⴳⵙ | hurt |