iix commited on
Commit
6210b15
·
1 Parent(s): b465270

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -6
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 the European Parliament Proceedings Parallel Corpus 1996-2011 (https://www.statmt.org/europarl/)
21
 
22
  ```
23
  Structured as follows:
24
 
25
  | Field | Description |
26
  | --------------- | ----------------------------------------------------------------------- |
27
- | de/es/fr/it | Non-English transcripts of European Parliament speeches and proceedings |
28
- | en | English translations of Europarl data |
29
 
30
- 1.9m rows (per parquet file)
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