Upload dataset
Browse files- README.md +24 -24
- aoj_Latn/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -20,6 +20,26 @@ dataset_info:
|
|
| 20 |
num_examples: 265
|
| 21 |
download_size: 5591
|
| 22 |
dataset_size: 4274
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
- config_name: apc_Arab
|
| 24 |
features:
|
| 25 |
- name: text
|
|
@@ -260,26 +280,6 @@ dataset_info:
|
|
| 260 |
num_examples: 3879
|
| 261 |
download_size: 49792
|
| 262 |
dataset_size: 62549
|
| 263 |
-
- config_name: gub_Latn
|
| 264 |
-
features:
|
| 265 |
-
- name: text
|
| 266 |
-
dtype: 'null'
|
| 267 |
-
- name: language_score
|
| 268 |
-
dtype: float64
|
| 269 |
-
- name: language
|
| 270 |
-
dtype: 'null'
|
| 271 |
-
- name: best_page_average_language
|
| 272 |
-
dtype: 'null'
|
| 273 |
-
- name: best_page_average_score
|
| 274 |
-
dtype: float64
|
| 275 |
-
- name: language_correct
|
| 276 |
-
dtype: bool
|
| 277 |
-
splits:
|
| 278 |
-
- name: train
|
| 279 |
-
num_bytes: 4725
|
| 280 |
-
num_examples: 293
|
| 281 |
-
download_size: 5866
|
| 282 |
-
dataset_size: 4725
|
| 283 |
- config_name: gug_Latn
|
| 284 |
features:
|
| 285 |
- name: text
|
|
@@ -905,6 +905,10 @@ configs:
|
|
| 905 |
data_files:
|
| 906 |
- split: train
|
| 907 |
path: acr_Latn/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 908 |
- config_name: apc_Arab
|
| 909 |
data_files:
|
| 910 |
- split: train
|
|
@@ -953,10 +957,6 @@ configs:
|
|
| 953 |
data_files:
|
| 954 |
- split: train
|
| 955 |
path: goh_Latn/train-*
|
| 956 |
-
- config_name: gub_Latn
|
| 957 |
-
data_files:
|
| 958 |
-
- split: train
|
| 959 |
-
path: gub_Latn/train-*
|
| 960 |
- config_name: gug_Latn
|
| 961 |
data_files:
|
| 962 |
- split: train
|
|
|
|
| 20 |
num_examples: 265
|
| 21 |
download_size: 5591
|
| 22 |
dataset_size: 4274
|
| 23 |
+
- config_name: aoj_Latn
|
| 24 |
+
features:
|
| 25 |
+
- name: text
|
| 26 |
+
dtype: 'null'
|
| 27 |
+
- name: language_score
|
| 28 |
+
dtype: float64
|
| 29 |
+
- name: language
|
| 30 |
+
dtype: 'null'
|
| 31 |
+
- name: best_page_average_language
|
| 32 |
+
dtype: 'null'
|
| 33 |
+
- name: best_page_average_score
|
| 34 |
+
dtype: float64
|
| 35 |
+
- name: language_correct
|
| 36 |
+
dtype: bool
|
| 37 |
+
splits:
|
| 38 |
+
- name: train
|
| 39 |
+
num_bytes: 2387
|
| 40 |
+
num_examples: 148
|
| 41 |
+
download_size: 4537
|
| 42 |
+
dataset_size: 2387
|
| 43 |
- config_name: apc_Arab
|
| 44 |
features:
|
| 45 |
- name: text
|
|
|
|
| 280 |
num_examples: 3879
|
| 281 |
download_size: 49792
|
| 282 |
dataset_size: 62549
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 283 |
- config_name: gug_Latn
|
| 284 |
features:
|
| 285 |
- name: text
|
|
|
|
| 905 |
data_files:
|
| 906 |
- split: train
|
| 907 |
path: acr_Latn/train-*
|
| 908 |
+
- config_name: aoj_Latn
|
| 909 |
+
data_files:
|
| 910 |
+
- split: train
|
| 911 |
+
path: aoj_Latn/train-*
|
| 912 |
- config_name: apc_Arab
|
| 913 |
data_files:
|
| 914 |
- split: train
|
|
|
|
| 957 |
data_files:
|
| 958 |
- split: train
|
| 959 |
path: goh_Latn/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 960 |
- config_name: gug_Latn
|
| 961 |
data_files:
|
| 962 |
- split: train
|
aoj_Latn/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5607062945368258b5066207b332d23fbe629788a12a520a4d8c4501f99bf4c
|
| 3 |
+
size 4537
|