shchoi1019
commited on
Commit
•
c7c8c7f
1
Parent(s):
f28ab82
Upload dataset
Browse files- Fill in The Blank/train-00000-of-00001.parquet +3 -0
- README.md +22 -0
Fill in The Blank/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7240845fe064f02acd8fd6ab30f721f6630c5f4e195f92dd8180dd77c7c3892
|
3 |
+
size 34635798
|
README.md
CHANGED
@@ -162,6 +162,24 @@ dataset_info:
|
|
162 |
num_examples: 21352
|
163 |
download_size: 11447730
|
164 |
dataset_size: 26977111
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
165 |
- config_name: Grammar Error Detection
|
166 |
features:
|
167 |
- name: instruction
|
@@ -865,6 +883,10 @@ configs:
|
|
865 |
data_files:
|
866 |
- split: train
|
867 |
path: Explanation/train-*
|
|
|
|
|
|
|
|
|
868 |
- config_name: Grammar Error Detection
|
869 |
data_files:
|
870 |
- split: train
|
|
|
162 |
num_examples: 21352
|
163 |
download_size: 11447730
|
164 |
dataset_size: 26977111
|
165 |
+
- config_name: Fill in The Blank
|
166 |
+
features:
|
167 |
+
- name: instruction
|
168 |
+
dtype: string
|
169 |
+
- name: input
|
170 |
+
dtype: string
|
171 |
+
- name: output
|
172 |
+
dtype: string
|
173 |
+
- name: domain
|
174 |
+
dtype: string
|
175 |
+
- name: lang
|
176 |
+
dtype: string
|
177 |
+
splits:
|
178 |
+
- name: train
|
179 |
+
num_bytes: 112129292
|
180 |
+
num_examples: 93210
|
181 |
+
download_size: 34635798
|
182 |
+
dataset_size: 112129292
|
183 |
- config_name: Grammar Error Detection
|
184 |
features:
|
185 |
- name: instruction
|
|
|
883 |
data_files:
|
884 |
- split: train
|
885 |
path: Explanation/train-*
|
886 |
+
- config_name: Fill in The Blank
|
887 |
+
data_files:
|
888 |
+
- split: train
|
889 |
+
path: Fill in The Blank/train-*
|
890 |
- config_name: Grammar Error Detection
|
891 |
data_files:
|
892 |
- split: train
|