Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,9 @@ This dataset supports:
|
|
25 |
|
26 |
The dataset includes English paired with multiple languages from sources such as JW300, Europarl, TED Talks, OPUS-100, Tatoeba, Global Voices, and News Commentary.
|
27 |
|
|
|
|
|
|
|
28 |
## Dataset Structure
|
29 |
|
30 |
### Data Instances
|
@@ -53,9 +56,9 @@ Example:
|
|
53 |
|
54 |
The dataset is divided into:
|
55 |
|
56 |
-
- Train: 867
|
57 |
-
- Validation: 96
|
58 |
-
- Total: 963
|
59 |
|
60 |
## Dataset Creation
|
61 |
|
|
|
25 |
|
26 |
The dataset includes English paired with multiple languages from sources such as JW300, Europarl, TED Talks, OPUS-100, Tatoeba, Global Voices, and News Commentary.
|
27 |
|
28 |
+
Please see [sentence-transformers/parallel-sentences-datasets](https://huggingface.co/collections/sentence-transformers/parallel-sentences-datasets-6644d644123d31ba5b1c8785)
|
29 |
+
for the original sources.
|
30 |
+
|
31 |
## Dataset Structure
|
32 |
|
33 |
### Data Instances
|
|
|
56 |
|
57 |
The dataset is divided into:
|
58 |
|
59 |
+
- Train: 867 042 rows (90%)
|
60 |
+
- Validation: 96 338 rows (10%)
|
61 |
+
- Total: 963 380 rows (100%)
|
62 |
|
63 |
## Dataset Creation
|
64 |
|