Datasets:
Add parquet file description
Browse files
README.md
CHANGED
@@ -44,6 +44,12 @@ Two separate txt files are provided with the sentences sorted in the same order:
|
|
44 |
|
45 |
- ca-eu_FULL.eu: contains the authentic Basque sentences.
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
### Data Fields
|
48 |
|
49 |
[N/A]
|
|
|
44 |
|
45 |
- ca-eu_FULL.eu: contains the authentic Basque sentences.
|
46 |
|
47 |
+
|
48 |
+
The dataset is additionally provided in parquet format: ca-eu_FULL.parquet.
|
49 |
+
|
50 |
+
The parquet file contains two columns of parallel text obtained from the two original text files.
|
51 |
+
Each row in the file represents a pair of parallel sentences in the two languages of the dataset.
|
52 |
+
|
53 |
### Data Fields
|
54 |
|
55 |
[N/A]
|