Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -100,6 +100,26 @@ dataset_info:
|
|
| 100 |
num_examples: 100
|
| 101 |
download_size: 2742625
|
| 102 |
dataset_size: 4648969
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 103 |
- config_name: PaCCSS-IT
|
| 104 |
features:
|
| 105 |
- name: original
|
|
@@ -301,6 +321,14 @@ configs:
|
|
| 301 |
path: EasyJapaneseExtended/validation-*
|
| 302 |
- split: test
|
| 303 |
path: EasyJapaneseExtended/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 304 |
- config_name: PaCCSS-IT
|
| 305 |
data_files:
|
| 306 |
- split: train
|
|
|
|
| 100 |
num_examples: 100
|
| 101 |
download_size: 2742625
|
| 102 |
dataset_size: 4648969
|
| 103 |
+
- config_name: GEOLinoTest
|
| 104 |
+
features:
|
| 105 |
+
- name: original
|
| 106 |
+
dtype: string
|
| 107 |
+
- name: simple
|
| 108 |
+
sequence:
|
| 109 |
+
- name: simplifications
|
| 110 |
+
dtype: string
|
| 111 |
+
splits:
|
| 112 |
+
- name: train
|
| 113 |
+
num_bytes: 183396
|
| 114 |
+
num_examples: 958
|
| 115 |
+
- name: validation
|
| 116 |
+
num_bytes: 18186
|
| 117 |
+
num_examples: 82
|
| 118 |
+
- name: test
|
| 119 |
+
num_bytes: 20264
|
| 120 |
+
num_examples: 81
|
| 121 |
+
download_size: 134385
|
| 122 |
+
dataset_size: 221846
|
| 123 |
- config_name: PaCCSS-IT
|
| 124 |
features:
|
| 125 |
- name: original
|
|
|
|
| 321 |
path: EasyJapaneseExtended/validation-*
|
| 322 |
- split: test
|
| 323 |
path: EasyJapaneseExtended/test-*
|
| 324 |
+
- config_name: GEOLinoTest
|
| 325 |
+
data_files:
|
| 326 |
+
- split: train
|
| 327 |
+
path: GEOLinoTest/train-*
|
| 328 |
+
- split: validation
|
| 329 |
+
path: GEOLinoTest/validation-*
|
| 330 |
+
- split: test
|
| 331 |
+
path: GEOLinoTest/test-*
|
| 332 |
- config_name: PaCCSS-IT
|
| 333 |
data_files:
|
| 334 |
- split: train
|