coderGit commited on
Commit
a5b508f
·
verified ·
1 Parent(s): 587af71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,7 +5,7 @@ license: cc-by-4.0
5
 
6
  ## Overview
7
 
8
- Eng-PidginEdu is a large-scale English–Nigerian Pidgin parallel corpus designed to support machine translation and educational accessibility research. The dataset contains **30,618 sentence pairs** spanning **8 core secondary school subjects**, with approximately **1.28 million tokens** and **99.997% alignment quality**.
9
 
10
  This dataset addresses the critical gap in educational resources for Nigerian Pidgin, a lingua franca spoken by over 75 million people, enabling the development of AI systems that improve access to education across linguistically diverse regions.
11
 
@@ -52,6 +52,7 @@ Translations were generated using a hybrid pipeline:
52
  * Machine translation using **Davlan/mt5-small-en-pcm**
53
  * Rule-based quality filtering
54
  * Human-in-the-loop validation by native Nigerian Pidgin speakers
 
55
 
56
  This process ensured high-quality, educationally faithful translations.
57
 
 
5
 
6
  ## Overview
7
 
8
+ Eng-PidginEdu is a large-scale English–Nigerian Pidgin parallel corpus designed to support machine translation and educational accessibility research. The dataset contains **26,232 sentence pairs** spanning **8 core secondary school subjects**, with approximately **1.28 million tokens** and **99.997% alignment quality**.
9
 
10
  This dataset addresses the critical gap in educational resources for Nigerian Pidgin, a lingua franca spoken by over 75 million people, enabling the development of AI systems that improve access to education across linguistically diverse regions.
11
 
 
52
  * Machine translation using **Davlan/mt5-small-en-pcm**
53
  * Rule-based quality filtering
54
  * Human-in-the-loop validation by native Nigerian Pidgin speakers
55
+ * Glossary based augumentation
56
 
57
  This process ensured high-quality, educationally faithful translations.
58