Datasets:
Warn about issues with the Common Crawl corpus data
#2
by
albertvillanova
HF staff
- opened
README.md
CHANGED
@@ -168,6 +168,15 @@ dataset_info:
|
|
168 |
|
169 |
### Dataset Summary
|
170 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
Translation dataset based on the data from statmt.org.
|
172 |
|
173 |
Versions exist for different years using a combination of data
|
|
|
168 |
|
169 |
### Dataset Summary
|
170 |
|
171 |
+
<div class="course-tip course-tip-orange bg-gradient-to-br dark:bg-gradient-to-r before:border-orange-500 dark:before:border-orange-800 from-orange-50 dark:from-gray-900 to-white dark:to-gray-950 border border-orange-50 text-orange-700 dark:text-gray-400">
|
172 |
+
<p><b>Warning:</b> There are issues with the Common Crawl corpus data (<a href="https://www.statmt.org/wmt13/training-parallel-commoncrawl.tgz">training-parallel-commoncrawl.tgz</a>):</p>
|
173 |
+
<ul>
|
174 |
+
<li>Non-English files contain many English sentences.</li>
|
175 |
+
<li>Their "parallel" sentences in English are not aligned: they are uncorrelated with their counterpart.</li>
|
176 |
+
</ul>
|
177 |
+
<p>We have contacted the WMT organizers.</p>
|
178 |
+
</div>
|
179 |
+
|
180 |
Translation dataset based on the data from statmt.org.
|
181 |
|
182 |
Versions exist for different years using a combination of data
|