Upload dataset
Browse files
README.md
CHANGED
|
@@ -4240,6 +4240,26 @@ dataset_info:
|
|
| 4240 |
num_examples: 9
|
| 4241 |
download_size: 2731
|
| 4242 |
dataset_size: 146
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4243 |
- config_name: lez_Cyrl
|
| 4244 |
features:
|
| 4245 |
- name: text
|
|
@@ -10189,6 +10209,10 @@ configs:
|
|
| 10189 |
data_files:
|
| 10190 |
- split: train
|
| 10191 |
path: lem_Latn/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10192 |
- config_name: lez_Cyrl
|
| 10193 |
data_files:
|
| 10194 |
- split: train
|
|
|
|
| 4240 |
num_examples: 9
|
| 4241 |
download_size: 2731
|
| 4242 |
dataset_size: 146
|
| 4243 |
+
- config_name: leu_Latn
|
| 4244 |
+
features:
|
| 4245 |
+
- name: text
|
| 4246 |
+
dtype: 'null'
|
| 4247 |
+
- name: language_score
|
| 4248 |
+
dtype: float64
|
| 4249 |
+
- name: language
|
| 4250 |
+
dtype: 'null'
|
| 4251 |
+
- name: best_page_average_language
|
| 4252 |
+
dtype: 'null'
|
| 4253 |
+
- name: best_page_average_score
|
| 4254 |
+
dtype: float64
|
| 4255 |
+
- name: language_correct
|
| 4256 |
+
dtype: bool
|
| 4257 |
+
splits:
|
| 4258 |
+
- name: train
|
| 4259 |
+
num_bytes: 2032
|
| 4260 |
+
num_examples: 126
|
| 4261 |
+
download_size: 4171
|
| 4262 |
+
dataset_size: 2032
|
| 4263 |
- config_name: lez_Cyrl
|
| 4264 |
features:
|
| 4265 |
- name: text
|
|
|
|
| 10209 |
data_files:
|
| 10210 |
- split: train
|
| 10211 |
path: lem_Latn/train-*
|
| 10212 |
+
- config_name: leu_Latn
|
| 10213 |
+
data_files:
|
| 10214 |
+
- split: train
|
| 10215 |
+
path: leu_Latn/train-*
|
| 10216 |
- config_name: lez_Cyrl
|
| 10217 |
data_files:
|
| 10218 |
- split: train
|