shchoi1019
commited on
Upload dataset
Browse files
README.md
CHANGED
@@ -270,6 +270,24 @@ dataset_info:
|
|
270 |
num_examples: 72496
|
271 |
download_size: 13871750
|
272 |
dataset_size: 59064347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
273 |
- config_name: Story Composition
|
274 |
features:
|
275 |
- name: instruction
|
@@ -421,6 +439,10 @@ configs:
|
|
421 |
data_files:
|
422 |
- split: train
|
423 |
path: Sentence Composition/train-*
|
|
|
|
|
|
|
|
|
424 |
- config_name: Story Composition
|
425 |
data_files:
|
426 |
- split: train
|
|
|
270 |
num_examples: 72496
|
271 |
download_size: 13871750
|
272 |
dataset_size: 59064347
|
273 |
+
- config_name: Spelling Error Detection
|
274 |
+
features:
|
275 |
+
- name: instruction
|
276 |
+
dtype: string
|
277 |
+
- name: input
|
278 |
+
dtype: string
|
279 |
+
- name: output
|
280 |
+
dtype: string
|
281 |
+
- name: domain
|
282 |
+
dtype: string
|
283 |
+
- name: lang
|
284 |
+
dtype: string
|
285 |
+
splits:
|
286 |
+
- name: train
|
287 |
+
num_bytes: 3931890
|
288 |
+
num_examples: 6499
|
289 |
+
download_size: 298131
|
290 |
+
dataset_size: 3931890
|
291 |
- config_name: Story Composition
|
292 |
features:
|
293 |
- name: instruction
|
|
|
439 |
data_files:
|
440 |
- split: train
|
441 |
path: Sentence Composition/train-*
|
442 |
+
- config_name: Spelling Error Detection
|
443 |
+
data_files:
|
444 |
+
- split: train
|
445 |
+
path: Spelling Error Detection/train-*
|
446 |
- config_name: Story Composition
|
447 |
data_files:
|
448 |
- split: train
|
Spelling Error Detection/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:185642c5bd3fea7699e215d4742743a9da2a55eb706177cebca916eb56457afe
|
3 |
+
size 298131
|