shchoi1019
commited on
Commit
•
355ea29
1
Parent(s):
9053b00
Upload dataset
Browse files
Grammar Error Correction/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a17d3eae1ff05c788385c22d9eccf65abbf832d2668c0e6be40924c4dd771de
|
3 |
+
size 4559526
|
README.md
CHANGED
@@ -360,6 +360,24 @@ dataset_info:
|
|
360 |
num_examples: 19119
|
361 |
download_size: 675851
|
362 |
dataset_size: 7708700
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
363 |
- config_name: Grammar Error Detection
|
364 |
features:
|
365 |
- name: instruction
|
@@ -1359,6 +1377,10 @@ configs:
|
|
1359 |
data_files:
|
1360 |
- split: train
|
1361 |
path: Gender Classification/train-*
|
|
|
|
|
|
|
|
|
1362 |
- config_name: Grammar Error Detection
|
1363 |
data_files:
|
1364 |
- split: train
|
|
|
360 |
num_examples: 19119
|
361 |
download_size: 675851
|
362 |
dataset_size: 7708700
|
363 |
+
- config_name: Grammar Error Correction
|
364 |
+
features:
|
365 |
+
- name: instruction
|
366 |
+
dtype: string
|
367 |
+
- name: input
|
368 |
+
dtype: string
|
369 |
+
- name: output
|
370 |
+
dtype: string
|
371 |
+
- name: domain
|
372 |
+
dtype: string
|
373 |
+
- name: lang
|
374 |
+
dtype: string
|
375 |
+
splits:
|
376 |
+
- name: train
|
377 |
+
num_bytes: 17186402
|
378 |
+
num_examples: 7239
|
379 |
+
download_size: 4559526
|
380 |
+
dataset_size: 17186402
|
381 |
- config_name: Grammar Error Detection
|
382 |
features:
|
383 |
- name: instruction
|
|
|
1377 |
data_files:
|
1378 |
- split: train
|
1379 |
path: Gender Classification/train-*
|
1380 |
+
- config_name: Grammar Error Correction
|
1381 |
+
data_files:
|
1382 |
+
- split: train
|
1383 |
+
path: Grammar Error Correction/train-*
|
1384 |
- config_name: Grammar Error Detection
|
1385 |
data_files:
|
1386 |
- split: train
|