Datasets:
Create README.md
Browse filesSheng-English Translation Dataset small
Dataset Summary
This dataset contains over 1,000 records of English text and its corresponding translation into Sheng, a Kenyan local dialect that is a mixture of English, Swahili, and various traditional dialects. The data was scraped from a blog that has translated verses from the gospel books of the Bible into Sheng.
The dataset is designed for use in fine-tuning machine learning models for tasks involving language translation between English and Sheng. This unique dataset could be particularly valuable for researchers and developers working on NLP projects focused on African languages or mixed-dialect translation.
Dataset Structure
Number of records: 1,000+
Languages: English, Sheng
Source: Translations of the Bible’s gospel books from a blog.
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- translation
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- sw
|
8 |
+
tags:
|
9 |
+
- Kenyan Local language
|
10 |
+
- English
|
11 |
+
- Sheng
|
12 |
+
- Kenya
|
13 |
+
pretty_name: shend_small
|
14 |
+
size_categories:
|
15 |
+
- n<1K
|
16 |
+
---
|