Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
n8rob commited on
Commit
5d9f3f1
·
verified ·
1 Parent(s): 3679f41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -651,7 +651,9 @@ data = load_dataset("jhu-clsp/kreyol-mt", "acf-eng")
651
 
652
  ## Dataset info
653
 
654
- The current state of the data hosted here is the exact data set we used to train our models in published work,
 
 
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: