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