Upload dataset
Browse files
README.md
CHANGED
|
@@ -9140,6 +9140,26 @@ dataset_info:
|
|
| 9140 |
num_examples: 1704
|
| 9141 |
download_size: 15811
|
| 9142 |
dataset_size: 27477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9143 |
- config_name: wmt_Latn
|
| 9144 |
features:
|
| 9145 |
- name: text
|
|
@@ -11409,6 +11429,10 @@ configs:
|
|
| 11409 |
data_files:
|
| 11410 |
- split: train
|
| 11411 |
path: wal_Latn/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11412 |
- config_name: wmt_Latn
|
| 11413 |
data_files:
|
| 11414 |
- split: train
|
|
|
|
| 9140 |
num_examples: 1704
|
| 9141 |
download_size: 15811
|
| 9142 |
dataset_size: 27477
|
| 9143 |
+
- config_name: wls_Latn
|
| 9144 |
+
features:
|
| 9145 |
+
- name: text
|
| 9146 |
+
dtype: 'null'
|
| 9147 |
+
- name: language_score
|
| 9148 |
+
dtype: float64
|
| 9149 |
+
- name: language
|
| 9150 |
+
dtype: 'null'
|
| 9151 |
+
- name: best_page_average_language
|
| 9152 |
+
dtype: 'null'
|
| 9153 |
+
- name: best_page_average_score
|
| 9154 |
+
dtype: float64
|
| 9155 |
+
- name: language_correct
|
| 9156 |
+
dtype: bool
|
| 9157 |
+
splits:
|
| 9158 |
+
- name: train
|
| 9159 |
+
num_bytes: 64146
|
| 9160 |
+
num_examples: 3978
|
| 9161 |
+
download_size: 38819
|
| 9162 |
+
dataset_size: 64146
|
| 9163 |
- config_name: wmt_Latn
|
| 9164 |
features:
|
| 9165 |
- name: text
|
|
|
|
| 11429 |
data_files:
|
| 11430 |
- split: train
|
| 11431 |
path: wal_Latn/train-*
|
| 11432 |
+
- config_name: wls_Latn
|
| 11433 |
+
data_files:
|
| 11434 |
+
- split: train
|
| 11435 |
+
path: wls_Latn/train-*
|
| 11436 |
- config_name: wmt_Latn
|
| 11437 |
data_files:
|
| 11438 |
- split: train
|