Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,19 +1,41 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
- config_name: default
|
16 |
-
data_files:
|
17 |
-
- split: train
|
18 |
-
path: data/train-*
|
19 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- dua
|
6 |
+
multilinguality: translation
|
7 |
+
size_categories:
|
8 |
+
- unknown
|
9 |
+
source_datasets:
|
10 |
+
- original
|
11 |
+
tags:
|
12 |
+
- parallel-corpus
|
13 |
+
- translation
|
14 |
+
- duala
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
+
|
17 |
+
# English-Duala Parallel Dataset
|
18 |
+
|
19 |
+
This dataset contains parallel sentences in English and Duala (Cameroon).
|
20 |
+
|
21 |
+
## Dataset Information
|
22 |
+
|
23 |
+
- **Language Pair**: English ↔ Duala
|
24 |
+
- **Language Code**: dua
|
25 |
+
- **Country**: Cameroon
|
26 |
+
- **Original Source**: [OPUS MT560 Dataset](https://opus.nlpl.eu/MT560)
|
27 |
+
|
28 |
+
## Dataset Structure
|
29 |
+
|
30 |
+
The dataset contains parallel sentences that can be used for:
|
31 |
+
- Machine translation training
|
32 |
+
- Cross-lingual NLP tasks
|
33 |
+
- Language model fine-tuning
|
34 |
+
|
35 |
+
## Citation
|
36 |
+
|
37 |
+
If you use this dataset, please cite the citation guide of the original OPUS MT560 dataset.
|
38 |
+
|
39 |
+
## License
|
40 |
+
|
41 |
+
This dataset is released under the Creative Commons Attribution 4.0 International License.
|