Update README.md
Browse files
README.md
CHANGED
@@ -33,3 +33,5 @@ configs:
|
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
---
|
|
|
|
|
|
33 |
- split: test
|
34 |
path: data/test-*
|
35 |
---
|
36 |
+
|
37 |
+
This is a subset of the [Ted Multi](https://huggingface.co/datasets/neulab/ted_multi) dataset. I take out the parallel sentences across English, French, Dutch and German, and generate all possible sentence pair combinations.
|