Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -651,7 +651,9 @@ data = load_dataset("jhu-clsp/kreyol-mt", "acf-eng")
|
|
| 651 |
|
| 652 |
## Dataset info
|
| 653 |
|
| 654 |
-
The
|
|
|
|
|
|
|
| 655 |
"Kreyòl-MT: Building Machine Translation for Latin American, Caribbean, and Colonial African Creole Languages"
|
| 656 |
(to be presented at [NAACL 2024](https://2024.naacl.org/)), with the sentences from the Church of Jesus Christ of
|
| 657 |
Latter-day Saints (CJCLDS) removed from train and dev sets. This is a temporary provision until these data's impending
|
|
@@ -660,6 +662,7 @@ release on LDC.
|
|
| 660 |
In the coming weeks and months we will add:
|
| 661 |
- The CJCLDS data from LDC, upon its release
|
| 662 |
- NLLB data that we excluded from our model training but decided to include in our public data release
|
|
|
|
| 663 |
- Any additional data that we or others come across and incorporate: we intend this to be a living dataset!
|
| 664 |
|
| 665 |
Additional upcoming updates:
|
|
|
|
| 651 |
|
| 652 |
## Dataset info
|
| 653 |
|
| 654 |
+
The full dataset we intend to release is not quite here yet, unfortunately. We are still waiting on the LDC release of a
|
| 655 |
+
portion of it, and the rest we want to release together.
|
| 656 |
+
What's hosted here now is the exact data set we used to train our models in published work,
|
| 657 |
"Kreyòl-MT: Building Machine Translation for Latin American, Caribbean, and Colonial African Creole Languages"
|
| 658 |
(to be presented at [NAACL 2024](https://2024.naacl.org/)), with the sentences from the Church of Jesus Christ of
|
| 659 |
Latter-day Saints (CJCLDS) removed from train and dev sets. This is a temporary provision until these data's impending
|
|
|
|
| 662 |
In the coming weeks and months we will add:
|
| 663 |
- The CJCLDS data from LDC, upon its release
|
| 664 |
- NLLB data that we excluded from our model training but decided to include in our public data release
|
| 665 |
+
- All releasable monolingual data
|
| 666 |
- Any additional data that we or others come across and incorporate: we intend this to be a living dataset!
|
| 667 |
|
| 668 |
Additional upcoming updates:
|