MichaelR207
commited on
Commit
•
b226efc
1
Parent(s):
b558f76
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -60,6 +60,26 @@ dataset_info:
|
|
60 |
num_examples: 100
|
61 |
download_size: 878358
|
62 |
dataset_size: 1461560
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
- config_name: PaCCSS-IT
|
64 |
features:
|
65 |
- name: original
|
@@ -205,6 +225,14 @@ configs:
|
|
205 |
path: CLEAR/validation-*
|
206 |
- split: test
|
207 |
path: CLEAR/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
208 |
- config_name: PaCCSS-IT
|
209 |
data_files:
|
210 |
- split: train
|
|
|
60 |
num_examples: 100
|
61 |
download_size: 878358
|
62 |
dataset_size: 1461560
|
63 |
+
- config_name: EasyJapanese
|
64 |
+
features:
|
65 |
+
- name: original
|
66 |
+
dtype: string
|
67 |
+
- name: simple
|
68 |
+
sequence:
|
69 |
+
- name: simplifications
|
70 |
+
dtype: string
|
71 |
+
splits:
|
72 |
+
- name: train
|
73 |
+
num_bytes: 4924255
|
74 |
+
num_examples: 48000
|
75 |
+
- name: validation
|
76 |
+
num_bytes: 102150
|
77 |
+
num_examples: 1000
|
78 |
+
- name: test
|
79 |
+
num_bytes: 101364
|
80 |
+
num_examples: 999
|
81 |
+
download_size: 2780309
|
82 |
+
dataset_size: 5127769
|
83 |
- config_name: PaCCSS-IT
|
84 |
features:
|
85 |
- name: original
|
|
|
225 |
path: CLEAR/validation-*
|
226 |
- split: test
|
227 |
path: CLEAR/test-*
|
228 |
+
- config_name: EasyJapanese
|
229 |
+
data_files:
|
230 |
+
- split: train
|
231 |
+
path: EasyJapanese/train-*
|
232 |
+
- split: validation
|
233 |
+
path: EasyJapanese/validation-*
|
234 |
+
- split: test
|
235 |
+
path: EasyJapanese/test-*
|
236 |
- config_name: PaCCSS-IT
|
237 |
data_files:
|
238 |
- split: train
|