parquet-converter
commited on
Commit
•
08c8dee
1
Parent(s):
7cd5eb8
Update parquet files
Browse files
README.md
DELETED
@@ -1,164 +0,0 @@
|
|
1 |
-
---
|
2 |
-
annotations_creators:
|
3 |
-
- found
|
4 |
-
language_creators:
|
5 |
-
- found
|
6 |
-
language:
|
7 |
-
- en
|
8 |
-
- vi
|
9 |
-
license:
|
10 |
-
- mit
|
11 |
-
multilinguality:
|
12 |
-
- translation
|
13 |
-
pretty_name: "Machine Translation Paired English-Vietnamese Sentences"
|
14 |
-
size_categories:
|
15 |
-
- 1M<n<10M
|
16 |
-
source_datasets:
|
17 |
-
- own
|
18 |
-
- open_subtitles
|
19 |
-
- tatoeba
|
20 |
-
- opus_tedtalks
|
21 |
-
- qed_amara
|
22 |
-
- opus_wikipedia
|
23 |
-
task_categories:
|
24 |
-
- conditional-text-generation
|
25 |
-
task_ids:
|
26 |
-
- machine-translation
|
27 |
-
---
|
28 |
-
|
29 |
-
# Dataset Card for Machine Translation Paired English-Vietnamese Sentences
|
30 |
-
|
31 |
-
## Table of Contents
|
32 |
-
- [Table of Contents](#table-of-contents)
|
33 |
-
- [Dataset Description](#dataset-description)
|
34 |
-
- [Dataset Summary](#dataset-summary)
|
35 |
-
- [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
|
36 |
-
- [Languages](#languages)
|
37 |
-
- [Dataset Structure](#dataset-structure)
|
38 |
-
- [Data Instances](#data-instances)
|
39 |
-
- [Data Fields](#data-fields)
|
40 |
-
- [Data Splits](#data-splits)
|
41 |
-
- [Dataset Creation](#dataset-creation)
|
42 |
-
- [Curation Rationale](#curation-rationale)
|
43 |
-
- [Source Data](#source-data)
|
44 |
-
- [Annotations](#annotations)
|
45 |
-
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
46 |
-
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
47 |
-
- [Social Impact of Dataset](#social-impact-of-dataset)
|
48 |
-
- [Discussion of Biases](#discussion-of-biases)
|
49 |
-
- [Other Known Limitations](#other-known-limitations)
|
50 |
-
- [Additional Information](#additional-information)
|
51 |
-
- [Dataset Curators](#dataset-curators)
|
52 |
-
- [Licensing Information](#licensing-information)
|
53 |
-
- [Citation Information](#citation-information)
|
54 |
-
- [Contributions](#contributions)
|
55 |
-
|
56 |
-
## Dataset Description
|
57 |
-
|
58 |
-
- **Homepage:**
|
59 |
-
- **Repository:**
|
60 |
-
- **Paper:**
|
61 |
-
- **Leaderboard:**
|
62 |
-
- **Point of Contact:**
|
63 |
-
|
64 |
-
### Dataset Summary
|
65 |
-
|
66 |
-
[More Information Needed]
|
67 |
-
|
68 |
-
### Supported Tasks and Leaderboards
|
69 |
-
|
70 |
-
[More Information Needed]
|
71 |
-
|
72 |
-
### Languages
|
73 |
-
|
74 |
-
The language of the dataset text sentence is English ('en') and Vietnamese (`vi`).
|
75 |
-
|
76 |
-
## Dataset Structure
|
77 |
-
|
78 |
-
### Data Instances
|
79 |
-
|
80 |
-
An instance example:
|
81 |
-
```
|
82 |
-
{
|
83 |
-
'en': 'And what I think the world needs now is more connections.',
|
84 |
-
'vi': 'Và tôi nghĩ điều thế giới đang cần bây giờ là nhiều sự kết nối hơn.',
|
85 |
-
'source': 'TED2020 v1'
|
86 |
-
}
|
87 |
-
```
|
88 |
-
|
89 |
-
### Data Fields
|
90 |
-
|
91 |
-
- `en` (str): English sentence
|
92 |
-
- `vi` (str): Vietnamese sentence
|
93 |
-
- `source` (str): Source.
|
94 |
-
|
95 |
-
### Data Splits
|
96 |
-
|
97 |
-
The dataset is split in train, validation and test.
|
98 |
-
|
99 |
-
| | Tain | Validation | Test |
|
100 |
-
|--------------------|------:|-----------:|-----:|
|
101 |
-
| Number of examples |2884451| 11316| 11225|
|
102 |
-
|
103 |
-
|
104 |
-
## Dataset Creation
|
105 |
-
|
106 |
-
### Curation Rationale
|
107 |
-
|
108 |
-
[More Information Needed]
|
109 |
-
|
110 |
-
### Source Data
|
111 |
-
|
112 |
-
#### Initial Data Collection and Normalization
|
113 |
-
|
114 |
-
[More Information Needed]
|
115 |
-
|
116 |
-
#### Who are the source language producers?
|
117 |
-
|
118 |
-
[More Information Needed]
|
119 |
-
|
120 |
-
### Annotations
|
121 |
-
|
122 |
-
#### Annotation process
|
123 |
-
|
124 |
-
[More Information Needed]
|
125 |
-
|
126 |
-
#### Who are the annotators?
|
127 |
-
|
128 |
-
[More Information Needed]
|
129 |
-
|
130 |
-
### Personal and Sensitive Information
|
131 |
-
|
132 |
-
[More Information Needed]
|
133 |
-
|
134 |
-
## Considerations for Using the Data
|
135 |
-
|
136 |
-
### Social Impact of Dataset
|
137 |
-
|
138 |
-
[More Information Needed]
|
139 |
-
|
140 |
-
### Discussion of Biases
|
141 |
-
|
142 |
-
[More Information Needed]
|
143 |
-
|
144 |
-
### Other Known Limitations
|
145 |
-
|
146 |
-
[More Information Needed]
|
147 |
-
|
148 |
-
## Additional Information
|
149 |
-
|
150 |
-
### Dataset Curators
|
151 |
-
|
152 |
-
[More Information Needed]
|
153 |
-
|
154 |
-
### Licensing Information
|
155 |
-
|
156 |
-
[More Information Needed]
|
157 |
-
|
158 |
-
### Citation Information
|
159 |
-
|
160 |
-
[More Information Needed]
|
161 |
-
|
162 |
-
### Contributions
|
163 |
-
|
164 |
-
Thanks to [@ncduy0303](https://github.com/ncduy0303) for adding this dataset.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
test.csv → ncduy--mt-en-vi/csv-test.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93a324cd1f1ae5e0a78b207c72497822b270ee77a74e9b013c318ed0b1de13f2
|
3 |
+
size 1579109
|
train.csv → ncduy--mt-en-vi/csv-train-00000-of-00002.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b58be13bb0b9c4194ca231247b262c5029655a7dba9070d6f8f28e3d0fe197c
|
3 |
+
size 314488591
|
ncduy--mt-en-vi/csv-train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5653aba834a99acb2432d1fbc609a2989ca4c52b3c9498103b90252ecf268da
|
3 |
+
size 71477678
|
valid.csv → ncduy--mt-en-vi/csv-validation.parquet
RENAMED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:948b525ca047085b6d86b65da3ccbd5cd1b9e13fb52bf16217c0120190e6f564
|
3 |
+
size 1593038
|