Update README.md
Browse files
README.md
CHANGED
@@ -13,21 +13,19 @@ size_categories:
|
|
13 |
---
|
14 |
# Parquet_Files
|
15 |
|
16 |
-
# NOTE, UPON FURTHER REVIEW THE CL DATASETS DIVERGE AFTER THE FIRST 100 VALUES AND ARE NOT SUITABLE FOR TRANSLATION TASKS
|
17 |
-
|
18 |
# Cross Language (CL) Datasets
|
19 |
|
20 |
-
Four datasets of language pair translations originating from
|
21 |
|
22 |
```
|
23 |
Structured as follows:
|
24 |
|
25 |
| Field | Description |
|
26 |
| --------------- | ----------------------------------------------------------------------- |
|
27 |
-
| de/es/fr/it | Non-English transcripts of
|
28 |
-
| en | English translations of
|
29 |
|
30 |
-
|
31 |
```
|
32 |
|
33 |
# Characters.parquet
|
|
|
13 |
---
|
14 |
# Parquet_Files
|
15 |
|
|
|
|
|
16 |
# Cross Language (CL) Datasets
|
17 |
|
18 |
+
Four datasets of language pair translations originating from CORDIS Project News (https://elrc-share.eu/)
|
19 |
|
20 |
```
|
21 |
Structured as follows:
|
22 |
|
23 |
| Field | Description |
|
24 |
| --------------- | ----------------------------------------------------------------------- |
|
25 |
+
| de/es/fr/it | Non-English transcripts of sentences |
|
26 |
+
| en | English translations of sentences |
|
27 |
|
28 |
+
120k rows (approx. per parquet file)
|
29 |
```
|
30 |
|
31 |
# Characters.parquet
|